Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

grunt error #65

Open
baronvv opened this issue Mar 27, 2018 · 6 comments
Open

grunt error #65

baronvv opened this issue Mar 27, 2018 · 6 comments

Comments

@baronvv
Copy link

baronvv commented Mar 27, 2018

Fatal error: Refusing to install grafana-kairosdb-datasource as a dependency of itself

@jifwin
Copy link
Contributor

jifwin commented Mar 27, 2018

Please provide more details, like version of grunt and npm.

@baronvv
Copy link
Author

baronvv commented Mar 27, 2018

grunt version 1.0.2 npm version 3.10.10,
download source from github , then npm install
use grunt

return error like this

image

i use the master branch

@jifwin
Copy link
Contributor

jifwin commented Mar 31, 2018

I'm unable to reproduce it. What is the version of nodejs?

@niau
Copy link

niau commented Sep 6, 2020

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

@pdreslin
Copy link

pdreslin commented Dec 9, 2020

Having the same issue - did anyone solve this issue?

@Jamiejoin
Copy link

Having the same issue - did anyone solve this issue?

Please use nvm use “12.14.0" && npm install && grunt

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

No branches or pull requests

5 participants