hnvm icon indicating copy to clipboard operation
hnvm copied to clipboard

Cannot find pnpm.js when using pnpm 2

Open josephschmitt opened this issue 5 years ago • 0 comments

internal/modules/cjs/loader.js:582
    throw err;
    ^

Error: Cannot find module '/Users/josephschmitt/.hnvm/10.13.0/lib/node_modules/pnpm/bin/pnpm.js'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:580:15)
    at Function.Module._load (internal/modules/cjs/loader.js:506:25)
    at Function.Module.runMain (internal/modules/cjs/loader.js:741:12)
    at startup (internal/bootstrap/node.js:285:19)
    at bootstrapNodeJSCore (internal/bootstrap/node.js:739:3)

josephschmitt avatar Sep 21 '19 19:09 josephschmitt