Skip to content
This repository has been archived by the owner on Jul 10, 2018. It is now read-only.

yo campuskit fails #164

Closed
peterm95018 opened this issue Jan 30, 2014 · 5 comments
Closed

yo campuskit fails #164

peterm95018 opened this issue Jan 30, 2014 · 5 comments
Assignees
Labels

Comments

@peterm95018
Copy link

Started re-watching the vid series. I've been using yeoman without any problems on some other projects. Got the generator-campuskit installed, but yo campuskit is failing with this error:

events.js:74
throw TypeError('Uncaught, unspecified "error" event.');
^
TypeError: Uncaught, unspecified "error" event.
at TypeError ()
at CampuskitGenerator.EventEmitter.emit (events.js:74:15)
at done (/usr/local/lib/node_modules/generator-campuskit/node_modules/yeoman-generator/lib/base.js:269:16)
at /usr/local/lib/node_modules/generator-campuskit/node_modules/async/lib/async.js:232:13
at /usr/local/lib/node_modules/generator-campuskit/node_modules/async/lib/async.js:113:21
at /usr/local/lib/node_modules/generator-campuskit/node_modules/async/lib/async.js:24:16
at /usr/local/lib/node_modules/generator-campuskit/node_modules/async/lib/async.js:229:17
at /usr/local/lib/node_modules/generator-campuskit/node_modules/async/lib/async.js:516:34
at cb (/usr/local/lib/node_modules/generator-campuskit/node_modules/ncp/lib/ncp.js:217:21)
at onError (/usr/local/lib/node_modules/generator-campuskit/node_modules/ncp/lib/ncp.js:210:12)

@Trott
Copy link
Owner

Trott commented Jan 30, 2014

What version of yeoman? (Type yo -v.)

@peterm95018
Copy link
Author

1.1.2

On Wed, Jan 29, 2014 at 7:37 PM, Rich Trott notifications@github.comwrote:

What version of yeoman? (Type yo -v.)

Reply to this email directly or view it on GitHubhttps://github.com//issues/164#issuecomment-33657719
.

@Trott
Copy link
Owner

Trott commented Jan 30, 2014

1.1.2 is working for me on a Mac. Any chance you're on something else? Windows? Linux?

@peterm95018
Copy link
Author

weird. My desktop iMac runs the campus kit generator without a problem, but my MBP air continues to fail. I did some reading at lunch and ran nom upgrade, cache clean, etc. Same versions of nom and yo. Uninstalled generator-campuskit and reinstalled. Still getting that error as fast click installs. I'll think about dropping and reinstalling my node and yo setup; must be some type of corruption on my laptop.

I was able to clone the repo and run npm install

Ok to close this issue.

@Trott
Copy link
Owner

Trott commented Jan 30, 2014

OK, thanks! If you figure out what it is and it turns out it's some version incompatibility or whatnot buried deep in things, let me know and I'll see if it makes sense to fix on this end. Oh, also, the fastclick stuff is done by bower, so maybe clear your bower cache? Just a guess.

@Trott Trott closed this as completed Jan 30, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants