ENOENT:没有这样的文件或目录,lstat'/Users/Desktop/node_modules'

发生了未处理的异常:

ENOENT: no such file or directory, lstat 
'/Users/Desktop/node_modules'
See "/private/var/folders/3p/l_k1wk8n76v3cfwnxk0blx000000gn/T/ng- 
DF5EZ7/angular-errors.log" for further details.

每当我这样做时ng serve,就会发生此错误,谁能告诉我错误的原因是什么。长时间停留在此。

回答

我遇到了这个问题,只是:

  1. 作品“样式”:[“node_modules/bootstrap/dist/css/bootstrap.min.css”

  2. 不起作用“样式”:[“../node_modules/bootstrap/dist/css/bootstrap.min.css”


以上是ENOENT:没有这样的文件或目录,lstat'/Users/Desktop/node_modules'的全部内容。
THE END
分享
二维码
< <上一篇
下一篇>>