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

Broken first install: cyclic missing; no compatible eco #28

Open
garthk opened this issue Jan 4, 2015 · 4 comments
Open

Broken first install: cyclic missing; no compatible eco #28

garthk opened this issue Jan 4, 2015 · 4 comments

Comments

@garthk
Copy link

garthk commented Jan 4, 2015

First try with a fresh install.

info: Installing the Twitter Bootstrap skeleton into ~/blah 
This can take a moment...
[...]
> [email protected] preinstall ~/blah/node_modules/docpad/node_modules/cson/node_modules/js2coffee
> npm run-script ./cyclic.js

npm ERR! Darwin 14.0.0
npm ERR! argv "node" "/usr/local/bin/npm" "run-script" "./cyclic.js"
npm ERR! node v0.10.35
npm ERR! npm  v2.1.17

npm ERR! missing script: ./cyclic.js
[...]
> [email protected] preinstall ~/blah/node_modules/docpad/node_modules/watchr/node_modules/taskgroup/node_modules/ambi
> node ./cyclic.js

npm ERR! Darwin 14.0.0
npm ERR! argv "node" "/usr/local/bin/npm" "install"
npm ERR! node v0.10.35
npm ERR! npm  v2.1.17
npm ERR! code ETARGET

npm ERR! notarget No compatible version found: eco@'>=1.1.0 <1.2.0'

node v0.10.35, npm 2.1.17, git 1.9.3, docpad v6.69.2.

@garthk
Copy link
Author

garthk commented Jan 4, 2015

See docpad/docpad#894.

TL;DR: don't use skeletons; docpad team can't or won't keep them up to date.

@RobLoach
Copy link

RobLoach commented Jan 5, 2015

@garthk TL;DR: don't use skeletons; docpad team can't or won't keep them up to date.

Agreed, I've always avoided skeletons and always "rolled my own". Invested some time into https://github.com/RobLoach/generator-docpad to ease the process, but in the end always found it easiest to start from scratch each time. We could push the generator forwards on /docpad/generator-docpad and deprecate the skeletons... Where do you see things going?

@garthk
Copy link
Author

garthk commented Jan 8, 2015

@balupton asked for pull requests to mark broken skeletons. I'm not sure there'll be sufficient coverage to fix the out-of-box problem. The future might well resemble the present.

@claritee
Copy link

claritee commented Nov 5, 2015

Hey guys, any update on this issue?

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