alexjoverm / typescript-library-starter

Starter kit with zero-config for building a library in TypeScript, featuring RollupJS, Jest, Prettier, TSLint, Semantic Release, and more!
MIT License
4.37k stars 493 forks source link

Error: Cannot find module scoped private package #335

Closed geomen888 closed 3 years ago

geomen888 commented 3 years ago

Need advice how to solve the issue. It's my private module, npm link @geomen/isolib works! tsconfig.json изображение

Error: изображение

Thank U!

geomen888 commented 3 years ago

Find out, forget npm run build, then npm publish. Sorry