Do you want to request a _feature_ or report a _bug_?
bug
What is the current behavior?
yarn add
If the current behavior is a bug, please provide the steps to reproduce.
// yarn-error.log
Trace:
Error: ENOENT: no such file or directory, open 'D:\builden-proj\vsbuild\node_modules\@types\iconv-lite\index.d.ts'
at Error (native)
yarn add lodash, successWhat is the expected behavior?
yarn add lodash can success on everytime
Please mention your node.js, yarn and operating system version.
node.js - 6.8.1
yarn - 0.16.1
os - win7 or macos
Works fine on Ubuntu 16.04
win10 have the same problem
nodejs-v6.8.1-x86
yarn-v0.16.1
the step is
also removes bower_components as well as node_modules/@types folder.
Do not understand why.
Win8 x64
Confirmed on Win7 x64, yarn v0.16.1
Possible duplicate of #919
Confirmed on two machines: both on Windows 10 x64, [email protected], [email protected]. I tried also on [email protected] - same issue.
Most helpful comment
win10 have the same problem
nodejs-v6.8.1-x86
yarn-v0.16.1
the step is