Fatal error: Unable to find local grunt.

Jmnote (토론 | 기여)님의 2020년 11월 14일 (토) 16:46 판 (새 문서: ==개요== ;<nowiki>Fatal error: Unable to find local grunt.</nowiki> <syntaxhighlight lang='console'> user01@localhost:~/toggleswatch$ grunt grunt-cli: The grunt command line interf...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요[ | ]

Fatal error: Unable to find local grunt.
user01@localhost:~/toggleswatch$ grunt
grunt-cli: The grunt command line interface (v1.3.2)

Fatal error: Unable to find local grunt.

If you're seeing this message, grunt hasn't been installed locally to
your project. For more information about installing and configuring grunt,
please see the Getting Started guide:

https://gruntjs.com/getting-started
user01@localhost:~/toggleswatch$ npm install

> node-sass@4.14.1 install /home/g404883990642_compute/toggleswatch/node_modules/node-sass
> node scripts/install.js

Cached binary found at /home/g404883990642_compute/.npm/node-sass/4.14.1/linux-x64-64_binding.node

> node-sass@4.14.1 postinstall /home/g404883990642_compute/toggleswatch/node_modules/node-sass
> node scripts/build.js

Binary found at /home/g404883990642_compute/toggleswatch/node_modules/node-sass/vendor/linux-x64-64/binding.node
Testing binary
Binary is fine
added 882 packages from 441 contributors and audited 882 packages in 20.165s
...
user01@localhost:~/toggleswatch$ grunt
Running "default" task
...

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}