Giter Site home page Giter Site logo

Comments (5)

toranb avatar toranb commented on July 18, 2024

Honestly I've avoided jsdom since mid/late 2013 after a few upgrades gone wrong. If you would be willing to help I'd prefer to upgrade this to vanilla jasmine (or QUnit/Mocha)

from django-ember-precompile.

testtubemamoth avatar testtubemamoth commented on July 18, 2024

Hi - I'm having exactly the same problem.
Perhaps you could specify the required jsdom version in your dependencies? Would be super helpful :)

Thanks!

from django-ember-precompile.

toranb avatar toranb commented on July 18, 2024

So what if you add a dependency to this (does the npm install do what you are doing manually anyway?)

"dependencies": {
"ember-template-compiler": "1.5.0"
"jsdom": " ??"
},

from django-ember-precompile.

cotman avatar cotman commented on July 18, 2024

Hi Toran,

Just got notified on this from the last reply.

Honestly I've avoided jsdom since mid/late 2013 after a few upgrades gone wrong. If you would be willing to help I'd prefer to upgrade this to vanilla jasmine (or QUnit/Mocha)

Wish I could - I'm afraid I know very little Javascript, but do make good use of your precompiler as a user of DEP for deployments ;-) .

So what if you add a dependency to this (does the npm install do what you are doing manually anyway?)
"dependencies": {
"ember-template-compiler": "1.5.0"
"jsdom": " ??"
},

Yeah, that would work - a default npm install of DEP will currently pull in the later jsdoms and won't work. However, if you specified "jsdom": "0.11.1" in your package.json then it would continue to work out of the box for most folk doing a straight npm install.

Thanks.

from django-ember-precompile.

toranb avatar toranb commented on July 18, 2024

I clearly did not read this well enough the first time around - my fault. Thanks for raising this issue - I've added the jsdom version you mentioned and updated the compiler to 1.6.1 (the most current version)

Let me know if you have any other issues!

from django-ember-precompile.

Related Issues (6)

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.