We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am not sure how to troubleshoot this because I am a node novice.
This is what I did and what I see below. Ping me in ST if you want to troubleshoot in real time.
`$ sudo npm install -g odm-decision-forms /usr/local/Cellar/node/10.9.0/bin/odm-decision-forms -> /usr/local/Cellar/node/10.9.0/lib/node_modules/odm-decision-forms/dist/server/index.js + odm-decision-forms@0.3.2 added 69 packages from 55 contribu $ odm-decision-forms -bash: odm-decision-forms: command not found $ `
The text was updated successfully, but these errors were encountered:
Went down a strange rabbit hole that lead me to uninstall and then reinstall node. This reinstall fixed my problem seen above. I do not know much about node but now I know more about "globally installed packages" in node. Somehow mine got screwed up. Thanks to this link for helping me get to the fix - https://medium.com/@alberto.schiabel/npm-tricks-part-1-get-list-of-globally-installed-packages-39a240347ef0
Sorry, something went wrong.
No branches or pull requests
I am not sure how to troubleshoot this because I am a node novice.
This is what I did and what I see below. Ping me in ST if you want to troubleshoot in real time.
The text was updated successfully, but these errors were encountered: