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

dojo doesn't build with yarn #221

Closed
krausest opened this issue Jul 27, 2017 · 2 comments
Closed

dojo doesn't build with yarn #221

krausest opened this issue Jul 27, 2017 · 2 comments

Comments

@krausest
Copy link
Owner

Another build failure with yarn:

Stefans-MBP:dojo2-v2.0.0.beta2.5-keyed stefan$ npm run build-prod

> dojo2-v2.0.0-beta2.5-keyed@1.0.0 build-prod /Users/stefan/Source/Javascript/js-framework-benchmark/dojo2-v2.0.0.beta2.5-keyed
> dojo build

Commands are not available: TypeError: Failed to load module /Users/stefan/Source/Javascript/js-framework-benchmark/dojo2-v2.0.0.beta2.5-keyed/node_modules/@dojo/cli-build-webpack
Nested error: Feature "es6-array" exists and overwrite not true.

Building with npm install just works.

@alexfmpe
Copy link
Contributor

alexfmpe commented Jul 28, 2017

Got same error. Looks like we're running into dojo/shim#97

@krausest
Copy link
Owner Author

krausest commented Aug 2, 2017

Disabled yarn. npm 5 got much better anyways.

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