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

Error while running yo angular-fullstack #2405

Closed
1 task done
brittbinler opened this issue Dec 15, 2016 · 5 comments
Closed
1 task done

Error while running yo angular-fullstack #2405

brittbinler opened this issue Dec 15, 2016 · 5 comments

Comments

@brittbinler
Copy link

events.js:141
throw er; // Unhandled 'error' event
^

Error: Cannot find module 'babel-plugin-syntax-decorators'
at Function.Module._resolveFilename (module.js:325:15)
at require.resolve (internal/module.js:16:19)
at Array.map (native)
at Generator.generateProject (/usr/local/lib/node_modules/generator-angular-fullstack/generators/app/index.js:536:35)
at Object. (/usr/local/lib/node_modules/generator-angular-fullstack/node_modules/yeoman-generator/lib/base.js:439:23)
at /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/yeoman-generator/node_modules/run-async/index.js:25:25
at /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/yeoman-generator/node_modules/run-async/index.js:24:19
at /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/yeoman-generator/lib/base.js:440:9
at processImmediate [as _immediateCallback] (timers.js:383:17)

  • I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests.
Item Version
generator-angular-fullstack x.x.x
Node 4.4.3
npm 4.0.3
Operating System OS X 10
Item Answer
Transpiler TypeScript
Markup HTML
CSS CSS
Router ngRoute
Client Tests Mocha
DB MongoDB
Auth Y
@donovankim
Copy link

+1

@Coby-T
Copy link

Coby-T commented Dec 15, 2016

Same here, 4.1.1.

Edit: no issues with 4.1.0. It's odd because I just used 4.1.1 earlier this week.

@rvillanueva
Copy link

+1 for the 5.0.0 alpha build too

Reinstalling 4.1.0 seems to fix it, thanks @Coby-T

@Awk34
Copy link
Member

Awk34 commented Dec 15, 2016

I accidentally marked 5.0.0-alpha.1 as latest on npm. It should be corrected to mark 4.1.1 as latest now, so if you don't specify a version it will install 4.1.1 by default.

As for 5.0.0-alpha.1, I will fix the issue.

Awk34 added a commit that referenced this issue Dec 15, 2016
@Awk34
Copy link
Member

Awk34 commented Dec 15, 2016

5.0.0-alpha.2 has been published to address this. It is available under the alpha tag (generator-angular-fullstack@alpha).

@Awk34 Awk34 closed this as completed Dec 15, 2016
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

5 participants