DEV Community

Discussion on: Create An Angular Library And Consume it locally (with debugging)

Collapse
 
pavangayakwad profile image
#/home/pavan

After importing the library in another angular project, I am getting the following error when ng served.

ERROR in ./dist/textbox/fesm2015/textbox.mjs 43:21-43
Can't import the named export 'ɵɵngDeclareNgModule' from non EcmaScript module (only default export is available)