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

_EmberAssign not defined #18992

Closed
poplevente opened this issue May 27, 2020 · 6 comments · Fixed by emberjs/ember-cli-babel#338
Closed

_EmberAssign not defined #18992

poplevente opened this issue May 27, 2020 · 6 comments · Fixed by emberjs/ember-cli-babel#338

Comments

@poplevente
Copy link

Hi Guys,

since yesterday we are getting the following error after build, during runtime.

ReferenceError: _EmberAssign is not defined

was something changed or are we missing something?

we are using:
Ember : 3.12.3
Ember Data : 3.12.2

thanks!

@lukemelia
Copy link
Member

I'm seeing a similar thing since yesterday in ember-keyboard builds against ember 3.8 and 3.12 ember-try configs but with _EmberObject instead of _EmberAssign.

@rwjblue
Copy link
Member

rwjblue commented May 27, 2020

Almost certainly related to the Babel release yesterday. We are going to have to actually fix the issue with our reference rewriting.

@rwjblue
Copy link
Member

rwjblue commented May 27, 2020

Sorry, I meant to cross link.

ember-cli/babel-plugin-ember-modules-api-polyfill#64

@poplevente
Copy link
Author

@rwjblue thanks. is there a quick fix, or we shall wait for your inhouse fix?

@rwjblue
Copy link
Member

rwjblue commented May 29, 2020

ember-cli-babel@7.20.1 was just released, and should fix the underlying issue.

https://github.com/babel/ember-cli-babel/releases/tag/v7.20.1

@poplevente
Copy link
Author

poplevente commented May 29, 2020

it's far to be fixed. i'm also getting the same error as other is the other topic
emberjs/ember-cli-babel#338

Build Error (broccoli-persistent-filter:Babel > [Babel: @ember-data/store]) in -private/system/model/internal-model.ts

C:\projects\bluedolphin-private\system\model\internal-model.ts: Property left of TSQualifiedName expected node to be of a type ["TSEntityName"] but instead got "MemberExpression"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants