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

Apps generated from the blueprint in 2.0.0-beta.13 do not compile #337

Open
john-griffin opened this issue Mar 23, 2021 · 0 comments
Open

Comments

@john-griffin
Copy link

Steps to reproduce:

ember new glimmer-app --blueprint @glimmer/blueprint@2.0.0-beta.13
cd glimmer-app
npm start

Error:

ERROR in ./src/index.js
Module build failed (from ./node_modules/babel-loader/lib/index.js):
Error: Caching was left unconfigured. Babel's plugins, presets, and .babelrc.js files can be configured
for various types of caching, using the first param of their handler functions:
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

1 participant