Tag: npm

  • NPM update on Windows fails to recognize new version

    I’ve been trying to play with ReactJS lately, but when it came time to do an npm install on my personal Windows machine (I had been working on my work’s Macbook Pro), I received a number of errors including: $ npm install npm WARN package.json project-name@1.0.0 No repository field. npm WARN optional dep failed, continuing…