Code Monkey home page Code Monkey logo

Comments (2)

cblgh avatar cblgh commented on June 3, 2024 1

fixed in [email protected], thanks!

(npm was adhering to my .gitignore, even tho i had force-pushed the txt-file to the repo)

from sector7557.

todrobbins avatar todrobbins commented on June 3, 2024

macOS 10.15.6
node 12.18.0
npm 6.14.6

 npm i -g sector7557
/Users/todrobbins/.nvm/versions/node/v12.18.0/bin/sector7557 -> /Users/todrobbins/.nvm/versions/node/v12.18.0/lib/node_modules/sector7557/game.js
+ sector7557@0.0.6
 sector7557 mud.cblgh.org
internal/fs/utils.js:230
    throw err;
    ^

Error: ENOENT: no such file or directory, open '/Users/todrobbins/.nvm/versions/node/v12.18.0/lib/node_modules/sector7557/logo.txt'
    at Object.openSync (fs.js:458:3)
    at Object.readFileSync (fs.js:360:35)
    at Object.<anonymous> (/Users/todrobbins/.nvm/versions/node/v12.18.0/lib/node_modules/sector7557/game.js:75:17)
    at Module._compile (internal/modules/cjs/loader.js:1138:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
    at Module.load (internal/modules/cjs/loader.js:986:32)
    at Function.Module._load (internal/modules/cjs/loader.js:879:14)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
    at internal/main/run_main_module.js:17:47 {
  errno: -2,
  syscall: 'open',
  code: 'ENOENT',
  path: '/Users/todrobbins/.nvm/versions/node/v12.18.0/lib/node_modules/sector7557/logo.txt'

I'm using nvm so that may be a factor.

from sector7557.

Related Issues (3)

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.