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

fix(webpack): remove comma from arguments #720

Merged
merged 1 commit into from
Aug 25, 2017

Conversation

afm-sayem
Copy link
Contributor

version: 0.31.2

Trying to create a new project using webpack fails with following error:

ERROR [ProjectCreation] Failed to create the project due to an error: Unexpected token )
INFO [ProjectCreation] /home/sayem/.nvm/versions/node/v7.10.1/lib/node_modules/aurelia-cli/lib/commands/new/buildsystems/webpack/index.js:41
  ).addToContent(
  ^
SyntaxError: Unexpected token )

@JeroenVinke
Copy link
Collaborator

I didn't have this issue during testing. It must be related to the nodejs version. Could you try and do the same with node 8? Anyway, the PR looks good

@JeroenVinke JeroenVinke merged commit b8156ed into aurelia:master Aug 25, 2017
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

Successfully merging this pull request may close these issues.

2 participants