@yossiz אמר בהתקנת תבנית לVUE:
אותה
לקחתי את התבנית הזו.
הורדתי עם clone, נכנסתי ל-my-project/laravel, הרצתי npm install.
הפלט:
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
added 1012 packages from 487 contributors and audited 1081 packages in 59.294s
found 825 vulnerabilities (808 low, 6 moderate, 11 high)
run `npm audit fix` to fix them, or `npm audit` for details
(עשיתי את ה-fix לא נראה לי שהרס משהו)
הרצת npm run build או npm run start זורקת שגיאה
npm ERR! missing script: build
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\a\AppData\Roaming\npm-cache\_logs\2021-03-12T12_35_19_585Z-debug.log
תודה רבה.