You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.
'.' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] preinstall: ./scripts/download
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] preinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional log
ging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache_logs\2018-01-19T0
6_07_23_261Z-debug.log
c:\API>
The text was updated successfully, but these errors were encountered:
You're probably using Windows. This is Linux/Mac only it seems like. If you have Windows 10, you'll need to enable and install the linux subsystem, clone or download the master branch, download yarn and install the dependencies using that (through bash), then use the ./bin/litecore-node bash script (from bash obviously)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm a noob when it comes to npm, could anyone help please?
Thank you!
c:\API>npm install -g litecore-node@latest
'.' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] preinstall:
./scripts/download
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] preinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional log
ging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache_logs\2018-01-19T0
6_07_23_261Z-debug.log
c:\API>
The text was updated successfully, but these errors were encountered: