Build problems after updating ember-l10n from 4.x to 5.x
See original GitHub issueI upgraded ember-l10n(devDependency) package from 4.x to latest version which is 5.1.0, after that ember serve doesn’t work. I tried uninstalling and reinstalling the package, but no luck.
I get the error:
Build Error (CreateEmberL10nFastBootAssetMap)
ENOENT: no such file or directory, scandir '/tmp/broccoli-7518h8A17KW9hHxR/out-1002-append_ember_auto_import_analyzer//tmp/broccoli-7518h8A17KW9hHxR/out-1002-append_ember_auto_import_analyzer'
Here’s the stack trace: https://pastebin.com/qCuWzCig
Output from ember version --verbose && npm --version && yarn --version
:
ember version: octane
yarn version: 1.22.11
npm version: 6.14.15
Issue Analytics
- State:
- Created 2 years ago
- Reactions:3
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Issues · Cropster/ember-l10n · GitHub
Issues list ; Investigate alternatives to eval. #105 opened on Mar 30 ; Build problems after updating ember-l10n from 4.x to 5.x. #99...
Read more >@ember-gettext/ember-l10n - NPM Package Overview - Socket
When updating from versions before 1.x, please run ember generate ember-l10n once to generate the required boilerplate files for you. Contributing. See the ......
Read more >9 biggest localization issues developers face (+ how to solve ...
Automatically downloading new translations and monitoring for changes. The next localization issue faced by developers is the need to ...
Read more >gettext gnu 安装- CSDN
4 ). # 后紧接着 , 的注释是msgfmt程序专用的flag; 5). ... 4. msgstr 行是对应的翻译版本。 ... There is NO WARRANTY, to the extent permitted by law.
Read more >18.xml - jsDelivr
... monthly https://www.jsdelivr.com/package/npm/elmer-worker monthly https://www.jsdelivr.com/package/npm/elmer-x monthly ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
you might want to open that issue in the bug tracker of ember-l10n instead 🤔
Thanks for reporting! Let’s track this issue at https://github.com/Cropster/ember-l10n/issues/99 😃