Giter Site home page Giter Site logo

Comments (4)

rachtsingh avatar rachtsingh commented on August 17, 2024

I've been having troubles with this as well - it seems to be an issue in npm that prevents it from spawning scripts like 'postinstall', etc. Try removing lines 18 and 20 in package.json and then running npm install followed by bower install. To start the server, you'll need to separately run node_modules/http-server/bin/http-server -a localhost -p 8000

The source of the npm problem appears to be similar to this one, which is supposedly fixed but apparently not. You might find it useful to upgrade npm to the latest version (2.1.16), though that didn't fix it for me.

Let me know if this helps any, this is a frustrating issue.

from angularfire-seed.

myhusam avatar myhusam commented on August 17, 2024

I got same issue and I guess the problem is from bower install.

bower ENORESTARGET No tag found that was able to satisfy 0.9.1

When I changed the angularfire version to 0.9.0 it works!

from angularfire-seed.

belgac avatar belgac commented on August 17, 2024

I have the same problem under windows 7 changing the angularfire version to 0.9.0 in the bower.json file corrects it. Thanks a lot @myhusam

from angularfire-seed.

katowulf avatar katowulf commented on August 17, 2024

Thanks, gents. All the package deps have been updated now with the 0.9.1 release.

from angularfire-seed.

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.