You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning: Unable to fully load LOCAL_PATH_HERE/node_modules/@abp/utils/dist/abp-utils.d.ts for source-map flattening: Circular source file mapping dependency:
LOCAL_PATH_HERE/node_modules/@abp/utils/dist/abp-utils.d.ts.map -> LOCAL_PATH_HERE/node_modules/@abp/utils/dist/abp-utils.d.ts.map
Error: Tried to write LOCAL_PATH_HERE/node_modules/@abp/utils/dist/abp-utils.d.ts.__ivy_ngcc_bak with an ngcc back up file but it already exists so not writi
ng, nor backing up, LOCAL_PATH_HERE/node_modules/@abp/utils/dist/abp-utils.d.ts.
This error may be because two or more entry-points overlap and ngcc has been asked to process some files more than once.
You should check other entry-points in this package and set up a config to ignore any that you are not using.
Seems like there is a circular dependency in @abp/utils
The text was updated successfully, but these errors were encountered:
ng build
Seems like there is a circular dependency in @abp/utils
The text was updated successfully, but these errors were encountered: