[Bug]The yarn set version from source
breaks with Usage Error: Couldn't find the node_modules state file
when the YARN_NODE_LINKER=node-modules
is set
#2955
Labels
bug
Something isn't working
Describe the bug
The
yarn set version from source
(commit fe19f60)breaks when the node linker is set as node_modules via environment variableYARN_NODE_LINKER=node-modules
To Reproduce
This can be reproduced by the following Dockerfile
And the error log was
The text was updated successfully, but these errors were encountered: