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.

This Ember version is not supported in development environment.

See original GitHub issue

I install addon for Chrome from github repo ( I try both master / stable ) and got

This Ember version is not supported in development environment.

We use Ember 1.13.x – how can I fix it ? Cause version from Chrome store is buggy ( it detect application not every time )

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
teddyzeennycommented, Jul 29, 2016

You can open devtools for devtools and check the console for errors. You do that by undocking devtools into a separate window and then opening devtools for that new window. Also describe what exactly happens (“Application not detected” or blank inspector, etc).

I’m going to close this issue (it is about a different topic). If you encounter the problem again feel free to open a new issue with as much info as you can so we can reproduce and fix it.

0reactions
vvscodecommented, Jul 29, 2016

Sometime I get the situation on public auth app, but right now it’s ok. What information I can attach if it repeat? Possible it’s chrome bug, cause sometime when Ember inspector detect app I can’t get $E – it show in console that variable assigned, but on trying get it I got $E is undefined

Just say what details I can provide, and if I met it again - I’ll post report

P.S. with local copy all works fine

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting - Ember Inspector
Below are some common issues you may encounter when using the Inspector, along with the necessary steps to solve them. If your issue...
Read more >
ember-app-version - npm
Start using ember-app-version in your project by running `npm i ... E.g this should probably be disabled in the development environment.
Read more >
Setting up a Node development environment - MDN Web Docs
The following sections explain the easiest way to install the Long Term Supported (LTS) version of Nodejs on Ubuntu Linux 20.04, macOS, and ......
Read more >
Visual Studio Code Frequently Asked Questions
Visual Studio Code is a streamlined code editor with support for development operations like debugging, task running, and version control.
Read more >
Does Ember CLI support IE11 or IE10? - Stack Overflow
NOTE: If Babel works in any of the unsupported environments, it is purely ... Ember does support IE11 but an IE11 compatible version...
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