1200字范文,内容丰富有趣,写作的好帮手!
1200字范文 > [OHIF-Viewers]医疗数字阅片-医学影像-安装问题

[OHIF-Viewers]医疗数字阅片-医学影像-安装问题

时间:2024-04-29 12:24:53

相关推荐

[OHIF-Viewers]医疗数字阅片-医学影像-安装问题

Installation Problem: [TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Receiv ed type boolean]#7985

yarn 运行问题

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type boolean (true)at validateString (internal/validators.js:121:11)at resolve (path.js:139:9)at loadRcFile (C:\Users\Administrator\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:56952:58)at C:\Users\Administrator\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:56916:14at C:\Users\Administrator\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:101331:14at Array.map (<anonymous>)at parseRcPaths (C:\Users\Administrator\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:101329:78)at Object.findRc (C:\Users\Administrator\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:101343:10)at getRcConfigForCwd (C:\Users\Administrator\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:56915:74)at C:\Users\Administrator\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:92694:56

faced same issue today.

for me it was the invalid config in .yarnrc that caused this problem. I got global-folder config with value true, which was wrong. And I deleted this config and then issue fixed.

删除c:\用户\adinistrator 下的 .yarnrc就好了

gyp问题

/nodejs/node-gyp

npm config set msvs_version

puppeteer问题

npm i -g puppeteer

安装成功

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。