using local module
Unanswered
Narrow-barred Spanish mackerel posted this in #help-forum
Narrow-barred Spanish mackerelOP
hello, i'm trying to use local module imported like this:
typescript correctly infers types and everything is working but when i run
any help is appreacted 🙏
...
"sdk": "file:../../sdk",
...
typescript correctly infers types and everything is working but when i run
npm run dev
i get:Module not found: Can't resolve 'sdk'
any help is appreacted 🙏