星云的角度和 ng-packagr 问题

问题描述

我在打包我的 angular 项目时遇到了一些问题。

当我运行 npm packagr 时,我返回了:

> ng-packagr -p ng-package.json

Building Angular Package

------------------------------------------------------------------------------
Building entry point 'my-project'
------------------------------------------------------------------------------
Compiling TypeScript sources through ngc
ERROR: File to import not found or unreadable: C:\my-project\node_modules\@nebular\theme\styles\themes\index.
npm ERR! code ELIFECYCLE
npm ERR! errno 111
npm ERR! my-project@0.0.1 packagr: `ng-packagr -p ng-package.json`
npm ERR! Exit status 111
npm ERR! Failed at the my-project@0.0.1 packagr script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

我能做什么?

谢谢

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)