Skip to content
This repository was archived by the owner on May 22, 2020. It is now read-only.

Comments

any-observable doesn't work with yarn pnp#3

Open
sejoker wants to merge 1 commit intoyarnpkg:masterfrom
sejoker:any-observable
Open

any-observable doesn't work with yarn pnp#3
sejoker wants to merge 1 commit intoyarnpkg:masterfrom
sejoker:any-observable

Conversation

@sejoker
Copy link

@sejoker sejoker commented Oct 31, 2018

How to repro:

$ yarn install
$ yarn precommit

Error:

Error: Couldn't find a suitable Node resolution for unqualified path "/Users/yevgensafronov/Library/Caches/Yarn/v3/npm-any-observable-0.3.0-af933475e5806a67d0d7df090dd5e8bef65d119b/node_modules/register"
    at makeError (/Users/yevgensafronov/code/pnp-sample-app/.pnp.js:47:17)
    at Object.resolveUnqualified (/Users/yevgensafronov/code/pnp-sample-app/.pnp.js:14928:11)
    at Object.resolveRequest (/Users/yevgensafronov/code/pnp-sample-app/.pnp.js:14997:20)
    at Function.Module._resolveFilename (/Users/yevgensafronov/code/pnp-sample-app/.pnp.js:15100:32)
    at Function.Module._load (/Users/yevgensafronov/code/pnp-sample-app/.pnp.js:15046:31)
    at Module.require (module.js:596:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/Users/yevgensafronov/Library/Caches/Yarn/v3/npm-any-observable-0.3.0-af933475e5806a67d0d7df090dd5e8bef65d119b/node_modules/any-observable/register.js:4:1)
    at Module._compile (module.js:652:30)
    at Object.Module._extensions..js (module.js:663:10)
error Command failed with exit code 1.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant