You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please make sure you're reporting an error about the latest book version.
You can find that by comparing the date of the latest release here with the timestamp in the Preface of the book ("You are reading version YYYYMMDD of this book.").
Describe the error
After running ember new rarwe --no-welcome --embroider the app starts with a build error:
Dang! Looks like a Build Error.
assets/rarwe.js
Module build failed (from ../../thread-loader/dist/cjs.js):
Thread Loader (Worker 0)
this.getLogger is not a function
Page number
The output of ember -v in the project
This is only relevant for code-related errors, feel free to delete the section otherwise (for example, for typos)
Additional context
Only if necessary, feel free to delete this section otherwise.
Most importantly, thank you for taking the time to help me improve the book!
The text was updated successfully, but these errors were encountered:
@filipalacerda Hi Filipa, is that error produced for the latest version of the book (2024-08-29: Version 5.0)? Which package manager do you use to build the app?
Please make sure you're reporting an error about the latest book version.
You can find that by comparing the date of the latest release here with the timestamp in the Preface of the book ("You are reading version YYYYMMDD of this book.").
Describe the error
After running
ember new rarwe --no-welcome --embroider
the app starts with a build error:Page number
The output of
ember -v
in the projectThis is only relevant for code-related errors, feel free to delete the section otherwise (for example, for typos)
Additional context
Only if necessary, feel free to delete this section otherwise.
Most importantly, thank you for taking the time to help me improve the book!
The text was updated successfully, but these errors were encountered: