-
Notifications
You must be signed in to change notification settings - Fork 19
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
ember-data master Rollup build error #199
Comments
Some commit in ember-data#master caused this, I don't see this error yesterday. |
Can we close this since it's not an issue here? |
We donβt know itβs not an issue here, only that apparently ember-data master and here are not compatible. Both do weird build things. |
OK thanks for the heads up. |
ember-cli-addon-tests/lib/utilities/pristine.js Lines 97 to 98 in 5d4cea6
This seems like a risky default. Any reason not to use |
emberjs/data#5757 is the commit which broke it |
I've confirmed that new apps using ember-data master do not break due to the above ember-data commit, only things using Edit: To clarify: what I tested was an app specifying canary via use of |
Update: We don't fail when installing canary via |
@igorT found this yarnpkg/yarn#2090 which means this IS an issue with |
Should be fixed now |
Why is this repo using non-released versions of ember-data at all? If we must do this then we will need to setup tarball publishing along the lines of what ember-source does. |
Also failed a new kicked travis-ci https://travis-ci.com/xg-wang/ember-cli-fastboot/jobs/160253348
The text was updated successfully, but these errors were encountered: