npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path C:\Users\用戶\Desktop\商城app\package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\用戶\Desktop\商城app\package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! C:\Users\用戶\AppData\Roaming\npm-cache\_logs\2021-04-21T05_10_38_506Z-debug.log
哈哈哈,笑死遇到這樣的問題,想都沒有想就直接去了百度,搜了一波。
結果好意外,運行的的路徑都沒有指向要運行的項目,哈哈,直接去了項目的外層文件,就肯定找不到要運行的package.json的文件呀