Git Product home page Git Product logo

ember-cli-bugsnag-reporter's People

Contributors

kamikillerto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ember-cli-bugsnag-reporter's Issues

Support newer versions of node

So glad to find this addon since ember-cli-bugsnag hasn't been updated in a couple of years. However, we are using node 10+, and your addon expects 7 or 8. Can you update your package.json to support more versions? Thanks!

./project $ yarn add ember-cli-bugsnag-reporter
yarn add v1.15.2
[1/5] ๐Ÿ”  Validating package.json...
[2/5] ๐Ÿ”  Resolving packages...
[3/5] ๐Ÿšš  Fetching packages...
error [email protected]: The engine "node" is incompatible with this module. Expected version "7.* || 8.*". Got "10.15.3"
error Found incompatible module
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

./project $ node -v
v10.15.3

Ember.onerror error while running tests

When I run the tests locally I see the following error:

not ok 17 Chrome 78.0 - [2 ms] - ember-qunit: Ember.onerror validation: Ember.onerror is functioning properly
    ---
        actual: >
            false
        expected: >
            true
        stack: >
                at Object.<anonymous> (http://localhost:7357/assets/test-support.js:10953:16)
                at runTest (http://localhost:7357/assets/test-support.js:4394:30)
                at Test.run (http://localhost:7357/assets/test-support.js:4380:6)
                at http://localhost:7357/assets/test-support.js:4601:12
                at advanceTaskQueue (http://localhost:7357/assets/test-support.js:3993:6)
                at advance (http://localhost:7357/assets/test-support.js:3974:4)
        message: >
            Ember.onerror handler with invalid testing behavior detected. An Ember.onerror handler _must_ rethrow exceptions when `Ember.testing` is `true` or the test suite is unreliable. See https://git.io/vbine for more details.
        negative: >
            false
        browser log: |
            ERROR: [object Object] [object Object]
    ...

The link in the error message leads to this page and provides more information about how to fix it.

Update node version support

Hi,

Would it be possible to update the list of supported node versions inside the package file?
I tested the addon against v12.13.0 locally and everything seems to work fine.

Thanks in advance!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.