-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add requisites to installation instructions #4730
Labels
source:community
Community contribution or request
type:maintenance
tests, chores, or project maintenance
Milestone
Comments
8 tasks
8 tasks
@JackNWhite would #4732 work? |
Testathon 1-24-22: cannot verify, no test instructions. |
Testing Instructions Verify that main readme includes a blurb about supported node versions |
Verified in Testathon on 01/24/22 - I see the text "Note: Check the package.json engine for our tested and supported node versions." in the README |
Testathon 1-24-22: verified fixed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
source:community
Community contribution or request
type:maintenance
tests, chores, or project maintenance
Summary
Current instructions are:
Clone the source code
git clone https://github.com/nasa/openmct.git
Install development Dependencies
npm install
Run a local development server
npm start
My example
npm install
log is:In light of the above, and this issue, please add requisite software versions to the installation instructions.
The text was updated successfully, but these errors were encountered: