Skip to content
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

Incorrect instructions on where/how to add custom plugins #7891

Open
wilsonmar opened this issue Oct 15, 2024 · 0 comments
Open

Incorrect instructions on where/how to add custom plugins #7891

wilsonmar opened this issue Oct 15, 2024 · 0 comments
Labels

Comments

@wilsonmar
Copy link

Can we add a reference to https://github.com/nasa/openmct-hello
getting started instructions at https://nasa.github.io/openmct/
That page currently has too simplistic instructions:

1. CLONE THE SOURCE CODE
git clone https://github.com/nasa/openmct.git
2 INSTALL DEVELOPMENT DEPENDENCIES
npm install
3 RUN A LOCAL DEVELOPMENT SERVER
npm start

npm install results in an install of a version not supported.

Even after figuring out workaround to install v20,
the web page displays with no metrics displayed.

Should we fork the repo so we have a way to store our plugin changes?
Or should we create another repo and copy the files to openmct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant