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

Local Npm module "grunt-cli" not found. Is it installed? #131

Open
cluber22 opened this issue Dec 10, 2019 · 0 comments
Open

Local Npm module "grunt-cli" not found. Is it installed? #131

cluber22 opened this issue Dec 10, 2019 · 0 comments

Comments

@cluber22
Copy link

I am trying to install grunt-cli locally but it is not working. I am running the below commands as admin.

C:\_Webs\adapt_authoring>npm install grunt-cli --save-dev
+ [email protected]
updated 1 package in 6.31s

C:\_Webs\adapt_authoring>grunt
>> Local Npm module "grunt-cli" not found. Is it installed?

Running "build:dev" (build) task

Building application in dev mode

Running "migration-conf" task

Running "requireBundle:modules" (requireBundle) task

Running "requireBundle:plugins" (requireBundle) task

Running "generate-lang-json" task

Running "copy:main" (copy) task
Created 1 directory, copied 254 files

Running "less:dev" (less) task

Running "handlebars:compile" (handlebars) task
>> 1 file created.

Running "requirejs:dev" (requirejs) task

Done.

The reason I'm running here is because I'm trying to run a node package via https://github.com/coreybutler/node-windows however it's erroring and the service won't start:

info [10 Dec 19 17:35:00 +00:00] Supporting the following authentication types:
info [10 Dec 19 17:35:00 +00:00] - local
error [10 Dec 19 17:35:00 +00:00] grunt-cli could not be found, please check it is installed
info [10 Dec 19 17:35:01 +00:00] Connection established: adapt-tenant-master
error [10 Dec 19 17:35:01 +00:00] Some of the prerequisites could not be found, see above for details.

Any help greatly appreciated.

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

No branches or pull requests

1 participant