Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't install - gitbook unavailable #2

Open
tswaters opened this issue Sep 6, 2018 · 2 comments
Open

can't install - gitbook unavailable #2

tswaters opened this issue Sep 6, 2018 · 2 comments

Comments

@tswaters
Copy link

tswaters commented Sep 6, 2018

C:\Code\test>npm i node-threadpool

> node-threadpool@1.5.5 postinstall C:\Code\test\node_modules\node-threadpool
> gitbook install

'gitbook' is not recognized as an internal or external command,
operable program or batch file.
npm WARN test@0.0.0 No repository field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! node-threadpool@1.5.5 postinstall: `gitbook install`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-threadpool@1.5.5 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\tyler\AppData\Roaming\npm-cache\_logs\2018-09-06T01_47_27_644Z-debug.log

I was able to install with --

npm i node-threadpool --ignore-scripts
@mattolson
Copy link

Just ran into this as well.

@arcman7
Copy link

arcman7 commented May 28, 2020

same

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

No branches or pull requests

3 participants