简体   繁体   中英

Unable to install waterline_sqlite3 using npm

i want to install waterlin_sqlite3 on sailsjs but im unable to install it on windows can anyone suggest me to install

npm -v:5.3.0 node -v: 6.11.0 attached screen shot of error which im getting in installation 在此处输入图片说明

I suggest you to do:

npm install gulp -g

Then try again.

Whenever npm gives you trouble (it's gonna be often) you need to pay close attention to the output. In the screenshot you can see the error comes after "gulp" not being recognized.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM