Notice
Recent Posts
Recent Comments
Link
«   2024/05   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Archives
Today
Total
관리 메뉴

Yongs

[HTML] 관련 에러 본문

HTML5

[HTML] 관련 에러

Yongs- 2019. 8. 20. 10:16

npm 설치 중 에러

1. 

Angular CLI Error : The serve command requires to be run in an Angular project, but a project definition could not be found

  -> ng update --all --force

 

2.  npm can't find package.json

  -> npm install -g express

 

 

발생 에러 업데이트 중.

'HTML5' 카테고리의 다른 글

[HTML] 해당 위치에서 터미널 열기  (0) 2019.08.21
[HTML] Threejs With Angular  (0) 2019.08.21
[HTML] Angular-cli 설치  (0) 2019.08.20
[HTML] HTML5 개념  (0) 2019.08.07
Comments