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

I am not able to install this #13

Open
robertvo opened this issue Jan 19, 2018 · 1 comment
Open

I am not able to install this #13

robertvo opened this issue Jan 19, 2018 · 1 comment

Comments

@robertvo
Copy link

I'm a noob when it comes to npm, could anyone help please?
Thank you!

c:\API>npm install -g litecore-node@latest

[email protected] preinstall C:\Users\Administrator\AppData\Roaming\npm\nod
e_modules\litecore-node
./scripts/download

'.' 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>

@BalintCsala
Copy link

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 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

2 participants