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

npm run gitbook-dep fails #101

Open
nottoseethesun opened this issue Jan 3, 2018 · 2 comments
Open

npm run gitbook-dep fails #101

nottoseethesun opened this issue Jan 3, 2018 · 2 comments

Comments

@nottoseethesun
Copy link

I did git clone, cd to directory, nom install, and then the following:

turi/userguide$ npm run gitbook-dep

> [email protected] gitbook-dep /Users/foo/projects/ml/turi/userguide
> gitbook install ./

Installing GitBook 2.6.4
module.js:557
    throw err;
    ^

Error: Cannot find module 'internal/util/types'
    at Function.Module._resolveFilename (module.js:555:15)

Here's what I am running on (MacBook Pro 2017, High Sierra):

turi/userguide$ npm -v
5.6.0
turi/userguide$ uname -a
Darwin foo-MacBook-Pro.local 17.3.0 Darwin Kernel Version 17.3.0: Thu Nov  9 18:09:22 PST 2017; root:xnu-4570.31.3~1/RELEASE_X86_64 x86_64
@Ilyushin
Copy link

Ilyushin commented Feb 1, 2018

Caught exactly the same error. Node v9.5.0, High Sierra.

@amerrez
Copy link

amerrez commented May 5, 2018

same error here as well.

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