简体   繁体   English

无法使用 npm 为 angular 项目安装星云

[英]Can't use npm to install nebular for angular project

I don't know what's happening to the collection for nebular, but it doesn't install, even on manual mode.我不知道 nebular 的集合发生了什么,但它不会安装,即使在手动模式下也是如此。 Is this a recurring problem with the lib or there's something wrong with my npm install?这是 lib 反复出现的问题,还是我的 npm 安装有问题?

please make sure you use:请确保您使用:

 ng add @nebular/theme

or或者

npm i --save-dev 

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM