我试图通过angular cli创建一个项目(名为ngadmin),但它会在这个命令上抛出错误:ng new ngadmin.错误是:
fs: re-evaluating native module sources is not supported. If you are
using the graceful-fs module,please update it to a more recent
version.You cannot use the new command inside an angular-cli project.
我不确定问题是什么,因为这个cli几天前对我来说很好.