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

Installation problem #6

Open
chrisedington opened this issue Feb 28, 2018 · 0 comments
Open

Installation problem #6

chrisedington opened this issue Feb 28, 2018 · 0 comments

Comments

@chrisedington
Copy link

Having trouble installing. Any ideas?

{
"plugins": [ "theme-gestalt", "-theme-default", "styles-sass-fix", "autocover" ],
    "pluginsConfig": {
	"theme-gestalt": {
	    "logo": "/assets/logo.png",	
	    "favicon": "/assets/favicon.png",	
	    "baseUrl": null,				
	    "excludeDefaultStyles": true,	
	    "doNotHideChildrenChapters" : false	
	}
}   
}

➜  made_source_code git:(master) ✗ node -v
v8.9.0
➜  made_source_code git:(master) ✗ gitbook --version
CLI version: 2.3.2
GitBook version: 3.2.3
➜  made_source_code git:(master) ✗ gitbook install
info: installing 3 plugins using npm@3.9.2
info:
info: installing plugin "theme-gestalt"
info: install plugin "theme-gestalt" (*) from NPM with version 1.0.6
/Users/chris/Repositories/made_source_code
└── gitbook-plugin-theme-gestalt@1.0.6

info: >> plugin "theme-gestalt" installed with success
info:
info: installing plugin "styles-sass-fix"
info: install plugin "styles-sass-fix" (*) from NPM with version 1.1.2
internal/child_process.js:323
    throw errnoException(err, 'spawn');
    ^

Error: spawn E2BIG
    at _errnoException (util.js:1024:11)
    at ChildProcess.spawn (internal/child_process.js:323:11)
    at exports.spawn (child_process.js:502:9)
    at spawn (/Users/chris/.gitbook/versions/3.2.3/node_modules/npm/lib/utils/spawn.js:7:13)
    at runCmd_ (/Users/chris/.gitbook/versions/3.2.3/node_modules/npm/lib/utils/lifecycle.js:237:14)
    at runCmd (/Users/chris/.gitbook/versions/3.2.3/node_modules/npm/lib/utils/lifecycle.js:196:5)
    at runPackageLifecycle (/Users/chris/.gitbook/versions/3.2.3/node_modules/npm/lib/utils/lifecycle.js:160:3)
    at Array.<anonymous> (/Users/chris/.gitbook/versions/3.2.3/node_modules/npm/node_modules/slide/lib/bind-actor.js:15:8)
    at LOOP (/Users/chris/.gitbook/versions/3.2.3/node_modules/npm/node_modules/slide/lib/chain.js:15:14)
    at chain (/Users/chris/.gitbook/versions/3.2.3/node_modules/npm/node_modules/slide/lib/chain.js:20:5)
➜  made_source_code git:(master) ✗
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

1 participant