Cannot find module 'symbol-observable'

在使用

New-Item -ItemType Junction -Path .\node_modules -Target C:\temp\iquote\.yarn 

來鏈接  node_modules 文件夾時,發現如題錯誤,經測試 target 文件夾名包含特殊字符,去掉這個點,即可解決。

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章