Giter Club home page Giter Club logo

Comments (5)

isaacplmann avatar isaacplmann commented on August 16, 2024

I should put in a DEVELOPER.md file.

Try running:

npm install
npm run build:lib:all
npm start

from ngx-tour.

michael-roschenwimmer avatar michael-roschenwimmer commented on August 16, 2024

Hmmmm,

I can't even get to that now... I'm sure I'm just having a user specific issue (and I'm quite a noob in general).

This is the error I am getting when I try to run npm install. Do you have any tips on what I should do to try to remedy the situation?

$ npm install
npm WARN The package @angular/compiler-cli is included as both a dev and product ion dependency.

npm ERR! path C:\Users\jimmy\angularpractice\ngx-tour-master\node_modules.stagin > g\ngx-tour-ng-bootstrap-13cff0e3\node_modules\withinviewport
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall rename
npm ERR! enoent ENOENT: no such file or directory, rename 'C:\Users\jimmy\angular practice\ngx-tour-master\node_modules.staging\ngx-tour-ng-bootstrap-13cff0e3\no de_modules\withinviewport' -> 'C:\Users\jimmy\angularpractice\ngx-tour-master\nod e_modules.staging\withinviewport-372e821a'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\jimmy\AppData\Roaming\npm-cache_logs\2017-08-29T14_02_44_4 > 99Z-debug.log

from ngx-tour.

isaacplmann avatar isaacplmann commented on August 16, 2024

What version of npm are you using? npm -v

Try deleting node_modules and the build and starting from scratch:
rm -rf node_modules package-lock.json dist .ng_build

from ngx-tour.

michael-roschenwimmer avatar michael-roschenwimmer commented on August 16, 2024

I am running npm -v 5.3.0.

This line you gave:
rm -rf node_modules package-lock.json dist .ng_build

before your initial command steps did the trick. I ran:

npm install
npm run build:lib:all
npm start

And it worked like a charm.

Thank you for your help with the awesome troubleshooting. I'm sorry if this seemed trivial but it certainly helped me out a lot! And thank you for the cool example of how to incorporate using ng2+.

from ngx-tour.

isaacplmann avatar isaacplmann commented on August 16, 2024

Thanks for asking. It helps me find holes in my documentation. File another issue if you need any more help.

from ngx-tour.

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.