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

Fix missing exports in @embroider/core package.json #851

Merged
merged 1 commit into from Jun 15, 2021
Merged

Conversation

thoov
Copy link
Collaborator

@thoov thoov commented Jun 15, 2021

Error:

Package subpath './src/load-ember-template-compiler' is not defined by "exports" in /.../embroider/node_modules/@embroider/core/package.json

Error: 

```
Package subpath './src/load-ember-template-compiler' is not defined by "exports" in /.../embroider/node_modules/@embroider/core/package.json
```
@rwjblue rwjblue added the bug Something isn't working label Jun 15, 2021
@thoov thoov merged commit 2ceff1f into master Jun 15, 2021
@thoov thoov deleted the thoov-patch-1 branch June 15, 2021 19:31
@rwjblue rwjblue changed the title Fix missing exports in package key Fix missing exports in @embroider/core package.json Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants