You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a bug with cmd-shim when Node.js is on a different hard-drive than Yarn's cache: npm/cmd-shim#21. It should be fixed in cmd-shim. Once a new version is available, we can update the dependency in Yarn.
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
yo --version
throws exception文件名、目录名或卷标语法不正确。
If the current behavior is a bug, please provide the steps to reproduce.
yarn global add yo ; yo --version
output error msg
文件名、目录名或卷标语法不正确。
What is the expected behavior?
Note
i modify
${nodejs_home} \yo.cmd
is successful !
Please mention your node.js, yarn and operating system version.
The text was updated successfully, but these errors were encountered: