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

Error: can't locate @ember-data/record-data/-private referred to in module rules #8560

Closed
Turbo87 opened this issue Apr 11, 2023 · 2 comments

Comments

@Turbo87
Copy link
Member

Turbo87 commented Apr 11, 2023

Reproduction

rust-lang/crates.io#6285

Description

Trying to build the project fails with:

Error: can't locate @ember-data/record-data/-private referred to in module rules:{
  "dependsOnModules": [
    "@ember-data/record-data/-private"
  ]
}

Versions

Ember.js and CLI are at 4.12.0. The issue start when upgrading Ember Data from 4.11.x to 4.12.0.

@runspired
Copy link
Contributor

@Turbo87 iirc you build with embroider? this is an upstream embroider bug

@runspired
Copy link
Contributor

original issue: embroider-build/embroider#1322

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