Git Product home page Git Product logo

Comments (7)

benkonrath avatar benkonrath commented on July 24, 2024

Which version of ember-cli are you using?

from ember-django-adapter.

ewilson avatar ewilson commented on July 24, 2024

@benkonrath I'm using 0.1.6 now. I think that I was using 0.1.5 at the time that I posted this. I still see it, in any case.

from ember-django-adapter.

dustinfarris avatar dustinfarris commented on July 24, 2024

I am not getting this at all. @ewilson, how are you installing the adapter?

from ember-django-adapter.

ewilson avatar ewilson commented on July 24, 2024

I've included the command in the original post:

wilsone123 [20:28:34] $ npm i --save-dev ember-django-adapter

I think that I installed node/npm with brew, if that matters ...

from ember-django-adapter.

dustinfarris avatar dustinfarris commented on July 24, 2024

Can you try doing a clean reinstall of all dependencies?

rm -rf node_modules bower_components dist tmp
npm install
bower install

Since the --save-dev flag should have added ember-django-adapter to your package.json, it should be installed along with everything else now. Try this and see if you still get those errors.

from ember-django-adapter.

ewilson avatar ewilson commented on July 24, 2024

Executed those commands, they work without error or warning.

If I try again:

npm i --save-dev ember-django-adapter

I get the same warnings again. (Feel free to close is this doesn't seem important, nothing is actually broken as far as I can tell.)

from ember-django-adapter.

dustinfarris avatar dustinfarris commented on July 24, 2024

ok, i still can't reproduce. please feel free to open a new issue if this becomes problematic in the future.

from ember-django-adapter.

Related Issues (20)

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.