היי
התקנתי אנגולר מטריאל על פרויקט ונותן לי תשגיאה הבאה: (שאני מנסה להריץ אותו)
לפי מה שהבנתי זה לא התקין לי dialog טוב (הוא קיים ב node_modules)
בהמשך השגיאה הוא נותן לי גם את השגיאות הבאות: (אולי זה קשור)
אני אמורה להסיר את אנגולר מטריאל ולהתקין שוב??
או מה בדיוק???
התקנתי אנגולר מטריאל על פרויקט ונותן לי תשגיאה הבאה: (שאני מנסה להריץ אותו)
Error: The target entry-point "@Angular/material/dialog" has missing dependencies:
- @Angular/cdk/overlay
- @Angular/cdk/portal
- @Angular/cdk/bidi
- @Angular/cdk/a11y
- @Angular/cdk/platform
- @Angular/cdk/keycodes
- @Angular/cdk/overlay
- @Angular/cdk/portal
- @Angular/cdk/bidi
- @Angular/cdk/a11y
- @Angular/cdk/platform
- @Angular/cdk/keycodes
לפי מה שהבנתי זה לא התקין לי dialog טוב (הוא קיים ב node_modules)
בהמשך השגיאה הוא נותן לי גם את השגיאות הבאות: (אולי זה קשור)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! <לא ניתן לפרסם מיילים באופן פומבי> start: `ng serve`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the <לא ניתן לפרסם מיילים באופן פומבי> start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\1\AppData\Roaming\npm-cache\_logs\2021-12-24T09_39_03_922Z-debug.log
The terminal process "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command npm run start" terminated with exit code: 1.
npm ERR! errno 1
npm ERR! <לא ניתן לפרסם מיילים באופן פומבי> start: `ng serve`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the <לא ניתן לפרסם מיילים באופן פומבי> start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\1\AppData\Roaming\npm-cache\_logs\2021-12-24T09_39_03_922Z-debug.log
The terminal process "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command npm run start" terminated with exit code: 1.
אני אמורה להסיר את אנגולר מטריאל ולהתקין שוב??
או מה בדיוק???