Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upNew project fails to build #1037
Comments
huochunpeng
referenced this issue
Feb 5, 2019
Merged
fix(webpack.config.template.js): webpack resolving child node_modules #970
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
For a local fix in the app, change webpack.config.js from:
back to
We are sorry for the regression caused. |
This comment has been minimized.
This comment has been minimized.
Worked like a charm! |
ianrufus
closed this
Feb 5, 2019
This comment has been minimized.
This comment has been minimized.
You don't have close this issue :-) We will close it in a commit. |
added a commit
to huochunpeng/cli
that referenced
this issue
Feb 5, 2019
huochunpeng
referenced this issue
Feb 5, 2019
Merged
fix(webpack): revert #970 to restore default webpack module resolution #1038
This comment has been minimized.
This comment has been minimized.
No worries |
ianrufus
reopened this
Feb 5, 2019
EisenbergEffect
closed this
in
#1038
Feb 5, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ianrufus commentedFeb 4, 2019
I'm submitting a bug report
v1.0.0-beta.12
Please tell us about your environment:
Operating System:
OSX 10.14
Node Version:
10.15.1
NPM Version:
6.4.1
Browser:
all (build issue)
Language:
ESNext
Loader/bundler:
Webpack
Current behavior:
Installed Aurelia CLI, created blank project accepting all defaults - no modifications made myself following this
Running
au build
orau run --watch
fails with errors:The project should build and run correctly