question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to find missing-message.js while testing at addon

See original GitHub issue

Neither app/utils/intl/missing-message.js nor addon/utils/intl/missing-message.js can be found at tests while developing addon.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
ykaragolcommented, Sep 15, 2016

Sorry, I totally forgot it. I created a demo addon project. You can clone it and test it with ember t.

Even I supply util:intl/missing-message as described in wiki, it is displaying ‘Missing translation: not_in_translations’ in tests.

0reactions
jasonmitcommented, Sep 15, 2016

@ykaragol that seems appropriate for now, and I’ll see about updating the wiki. I’ll keep this issue opened for tracking on documenting a better way of registering missing-message during tests.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Karma not running unit tests due to "No captured browser" ...
This error can mean that the browser can't find the server. Check if you can reach the server at the URL it mentions....
Read more >
Storybook build fails with "Cannot find module 'webpack/lib ...
Describe the bug start-storybook and build-storybook fail with Error: Cannot find module 'webpack/lib/util/makeSerializable.js'.
Read more >
Handling common JavaScript problems - MDN Web Docs
If you look at the console, you'll see the error message "Uncaught TypeError: can't access property "length", heroes is undefined", and the ...
Read more >
How to Solve the Chunk Load Error in JavaScript
Whenever there's an error observed in dynamically fetching helper JavaScript files known as Chunks, a ChunkLoad Error is thrown.
Read more >
Common mistakes with React Testing Library
If get* queries are unsuccessful in finding the element, they'll throw a really helpful error message that shows you the full DOM structure...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found