Open baronvv opened 6 years ago
Please provide more details, like version of grunt and npm.
grunt version 1.0.2 npm version 3.10.10, download source from github , then npm install use grunt
return error like this
i use the master branch
I'm unable to reproduce it. What is the version of nodejs?
I have a similar issue
[root@grafana-dev kairosdb-datasource]# npm in ^C [root@grafana-dev kairosdb-datasource]# node Welcome to Node.js v12.18.3.
[root@grafana-dev kairosdb-datasource]# npm --version 6.14.6 [root@grafana-dev kairosdb-datasource]# grunt -version grunt-cli v1.3.2 grunt v1.0.0
Running "clean:dist" (clean) task
1 path cleaned.
Running "copy:src_to_dist" (copy) task Created 14 directories, copied 75 files
Running "copy:metadata" (copy) task Copied 2 files
Running "packageModules:dist" (packageModules) task Fatal error: cb.apply is not a functionill install loadCurrentTree make: *** [frontend] Error 3 [root@grafana-dev kairosdb-datasource]# npm
Having the same issue - did anyone solve this issue?
Having the same issue - did anyone solve this issue?
Please use nvm use “12.14.0" && npm install && grunt
Fatal error: Refusing to install grafana-kairosdb-datasource as a dependency of itself