Coder Social home page Coder Social logo

Comments (6)

greypants avatar greypants commented on May 19, 2024

Have you pulled in the last couple days? This was issue #87 - it should be fixed in this commit from a couple days ago: 8ab54ca

Lemme know if you're still having issues since that update.

from blendid.

arlo-j avatar arlo-j commented on May 19, 2024

I pulled the latest version, and now get this (completely fresh project, no modifications) when running npm install:

    throw err;
          ^
Error: Cannot find module './fs.js'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:280:25)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/usr/local/Cellar/node/0.10.22/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:3:27)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)```

from blendid.

arlo-j avatar arlo-j commented on May 19, 2024

Further notes, this is apparently an issue with two conflicting installs of Node. Not to do with your code (but maybe handy in case someone runs into it in the future). Wierd that this didn't happen last week when I didn't encounter this error... haven't done anything different since then.

npm/npm#6348 (comment)

from blendid.

arlo-j avatar arlo-j commented on May 19, 2024

Conclusive notes: still have console error 'cannot find module "underscore"' after running index.html within build following 'gulp production.'

from blendid.

greypants avatar greypants commented on May 19, 2024

Hmm. I'll reopen for now until I can look into this further. I recommend using nvm for managing multiple versions of node if you're not already.

from blendid.

greypants avatar greypants commented on May 19, 2024

Underscore is no longer a dependency in 2.0 (merging soon)

from blendid.

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.