简体   繁体   English

我正在尝试发布我的 angular 库,但它不起作用

[英]I am trying to publish my angular library but its not working

I am trying to publish my angular package but it's not working for me I am getting this error.我正在尝试发布我的 angular package 但它对我不起作用我收到此错误。

在此处输入图像描述

my package.json file我的 package.json 文件在此处输入图像描述

I guess you need to set "enableIvy": false in your tsconfig.lib.json file in angularCompilerOptions section.我想您需要在 angularCompilerOptions 部分的 tsconfig.lib.json 文件中设置 "enableIvy": false 。

暂无
暂无

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

相关问题 在Angular 2中,当我尝试使用双向绑定时,ngIF无效 - In Angular 2, ngIF is not working when i am trying with two way binding 我正在尝试在Angular 5中有一个嵌套的路由器插座,但它不起作用 - I'm trying to have a nested router outlet in Angular 5 but its not working 我在我的 angular 应用程序中使用 ngb 分页,但它无法正常工作 - I am using ngb Pagination in my angular app but it is not working properly Angular 库的 npm 发布 - npm publish for Angular Library 当我尝试在 Angular 6 中使用 billboard.js 图表库时遇到图表大小问题 - Facing issue in chart size while I am trying to use billboard.js chart library with Angular 6 angular 9 库发布错误“尝试发布已由 Ivy 编译的包” - angular 9 library publish error "Trying to publish a package that has been compiled by Ivy" 当我尝试运行我的 angular 项目时,我的浏览器上出现“无法访问此站点” - I am getting "This site can’t be reached" on my browser when I am trying to run my angular project PrimeNg Angular9 我正在使用 p-tree 自定义 api 并且它不工作 - PrimeNg Angular9 i am using p-tree custom api and its not working 每当我尝试在我的前端角度中调用_id参数时,我都会出错 - I am having error when ever i am trying to call _id parameter in my angular front-end 为什么我收到以下错误“数据路径“/错误”必须是字符串。 在 angular 中建立我的图书馆? - Why i am getting the following error 'Data path "/error" must be string.' on building my library in angular?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM