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.

Cannot build, due to test-support trying to be bundled with my app?

See original GitHub issue
  • [ x ] I am on the latest ember-intl version
  • [ x ] I have searched the issues of this repo and believe that this is not a duplicate

Environment

  • Ember Version: 49e58e45604bd63ac1001cb491195c032c050053
  • Ember CLI Version: 0f9d15d011fd9adb4c2a8db52e44bf5d74679631
  • Ember Intl Version: 3.1.1
  • Browser(s): n/a
  • Node Version: 8.11.3

Steps to Reproduce

Clone this repo: https://gitlab.com/NullVoxPopuli/emberclear/

run cd packages/frontend; yarn build:production

Get error:

Build failed.
Build Error (Bundler)

bundleForPath("ember-intl/test-support/-private/pick-last-locale.js") returned tests" but the only configured bundle names are app

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
jasonmitcommented, Aug 27, 2018

Fix upstream in ember-auto-import resolves the original issue, feel free to reopen if you’re still having issues after upgrading. Thanks @ef4!

2reactions
ef4commented, Aug 27, 2018

At this point, I don’t have any known ember-auto-import bugs that would be relevant to ember-intl, so if you are still having trouble please file a new issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The bundle version, NNN, must be - Apple Developer
Since today, I'm getting this message (including the typo) every single time I try to upload a new build of my app to...
Read more >
How to Solve Elixir's "Module Is Not Available" Error
Still can't find the module? Well, one debugging trick is to check a list of all the currently loaded, user-defined modules in the...
Read more >
Build and test your Android App Bundle
Android App Bundles are the recommended way to build, publish, and distribute your app across multiple device configurations.
Read more >
Simulink ® Test™ Support Package for ASAM ® XIL Standard
This workflow describes the steps for creating a test that uses the Simulink Test Support Package for ASAM XIL Standard. The workflow tasks...
Read more >
Can't run my first test - Support - Appium Discuss
Every time that i try to run my first Mobile test an error happens: ... 404 due to unknown command: The requested resource...
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