#Error while building library created using nestjs

3 messages · Page 1 of 1 (latest)

tawdry wadi
#

I'm trying to build a library using nestjs using their documentation: https://docs.nestjs.com/cli/libraries
But I'm facing this error while building the library using this command: nest build my-library

Can't resolve 'ts-loader' in '/Users/shubham/Projects/nestjs-library'

tawdry wadi
#

@fluid idol tried, but still facing the same issue.