broweratcognitecdotcom
Results
13
comments of
broweratcognitecdotcom
Please show me your module files for module1, module2, and app
change to the /dist folder and type: npm publish
I had this problem yesterday. In my case it was because there was a mismatch in ./package.json, ./src/package.json, and tsconfig.es5.json due to the fact that I renamed the folder and...