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

errored on angular2 gulp task #1

Open
arozwalak opened this issue Oct 23, 2015 · 1 comment
Open

errored on angular2 gulp task #1

arozwalak opened this issue Oct 23, 2015 · 1 comment

Comments

@arozwalak
Copy link

Hi,
after clone the repo and hit npm install && npm start I got:

[14:31:37] 'angular2' errored after 104 ms
[14:31:37] ModuleEvaluationError: undefined is not a function
    at /Users/arozwalak/Sites/GermanWords-frontend-angular-2/before/node_modules/systemjs-builder/node_modules/traceur/bin/traceur.js:734:3
 loaded by [email protected]/src/runtime/runtime-modules.js

and also

npm ERR! Darwin 14.4.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start"
npm ERR! node v0.12.7
npm ERR! npm  v2.11.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] start: `gulp play`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script 'gulp play'.
npm ERR! This is most likely a problem with the ng2-play package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     gulp play
npm ERR! You can get their info via:
npm ERR!     npm owner ls ng2-play
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/arozwalak/Sites/GermanWords-frontend-angular-2/before/npm-debug.log

do you know what might go wrong?

@Foxandxss
Copy link
Member

Seems like something broke on the tooling. I really need to update this article.

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

2 participants