8000 Cannot find module './build/default/binding' · Issue #3 · akdubya/rbytes · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Cannot find module './build/default/binding' #3
Open
@diversario

Description

@diversario

Every time I clone a repo with this module in it - I get this error on start on a script. I have to npm install rbytes to fix it. I use a bunch of other node modules and rbytes is the only one that does this.

Complete error message:

        throw e; // process.nextTick error, or 'error' event on first tick
        ^
Error: Cannot find module './build/default/binding'
    at Function._resolveFilename (module.js:322:11)
    at Function._load (module.js:267:25)
    at require (module.js:351:19)
    at Object.<anonymous> (/home/user/repo/node/node_modules/rbytes/index.js:1:77)
    at Module._compile (module.js:407:26)
    at Object..js (module.js:413:10)
    at Module.load (module.js:339:31)
    at Function._load (module.js:298:12)
    at require (module.js:351:19)
    at Object.<anonymous> (/home/user/repo/node/session.js:4:14)```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0