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

Got clean repo now = Broken #479

Closed
alvipeo opened this issue Mar 28, 2016 · 2 comments
Closed

Got clean repo now = Broken #479

alvipeo opened this issue Mar 28, 2016 · 2 comments

Comments

@alvipeo
Copy link

alvipeo commented Mar 28, 2016

If you clone a repo now and do 'npm run build' you'll get the following:

angular2-webpack-starter@4.0.0 build:dev d:\Documents\Visual Studio 2015\Projects\angular2-webpack-starter
node --max-old-space-size=4096 node_modules/.bin/webpack --config config/webpack.dev.js --progress --profile --colors --display-error-details --display-cached

d:\Documents\Visual Studio 2015\Projects\angular2-webpack-starter\node_modules.bin\webpack:2
basedir=$(dirname "$(echo "$0" | sed -e 's,,/,g')")
^^^^^^^

SyntaxError: missing ) after argument list
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:387:25)
at Object.Module._extensions..js (module.js:422:10)
at Module.load (module.js:357:32)
at Function.Module._load (module.js:314:12)
at Function.Module.runMain (module.js:447:10)
at startup (node.js:142:18)
at node.js:939:3

Guys, let's make sure when you commit something you don't break the essentials.

@alvipeo alvipeo changed the title Got clean repo now = CAN'T RUN Got clean repo now = Broken Mar 28, 2016
@PatrickJS
Copy link
Owner

@alvipeo can you apply these changes or pull latest
216fa0d

@alvipeo
Copy link
Author

alvipeo commented Mar 28, 2016

Thank you!

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