dividab / tsconfig-paths

Load node modules according to tsconfig paths, in run-time or via API.
MIT License
1.8k stars 100 forks source link

win10 is ok,but error in ubuntu server #188

Closed yurokn closed 2 years ago

yurokn commented 2 years ago

node:internal/modules/cjs/loader:936 throw err; ^

Error: Cannot find module '/@shared/dataModelTypes/models/helpers' Require stack:

cdpark0530 commented 2 years ago

I guess this caused by this issue: https://github.com/dividab/tsconfig-paths/issues/194

jonaskello commented 2 years ago

Fixed by #180