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

Add missing babel packages #102

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

balinterdi
Copy link
Contributor

I wanted to try the state-of-the-art, Vite-powered Embroider but got the following error:

✘ [ERROR] Cannot find module '@babel/plugin-transform-runtime'

Adding that package to devDependencies fixed the issue (and it was suggested that @babel/runtime is also needed).

@mansona mansona added the bug Something isn't working label Oct 24, 2024
@mansona mansona merged commit 0c3a321 into embroider-build:main Oct 24, 2024
2 of 3 checks passed
@github-actions github-actions bot mentioned this pull request Oct 24, 2024
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.

2 participants