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
When I put in the "galen config" cmd this message was displayed:
internal/modules/cjs/loader.js:979 throw err; ^ Error: Cannot find module 'C:\Users\my.name\AppData\Roaming\npm\node_modules\galenframework-cli\bin\galen' ←[90m at Function.Module._resolveFilename (internal/modules/cjs/loader.js:976:15)←[39m ←[90m at Function.Module._load (internal/modules/cjs/loader.js:859:27)←[39m ←[90m at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)←[39m ←[90m at internal/main/run_main_module.js:17:47←[39m { code: ←[32m'MODULE_NOT_FOUND'←[39m, requireStack: [] }
nodejs is installed in the latest version and galen too.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I put in the "galen config" cmd this message was displayed:
nodejs is installed in the latest version and galen too.
The text was updated successfully, but these errors were encountered: