You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found this project that achieves that with plain deno setup, but I was unable to port it remix. What I get with npm test is
error: Relative import path "path" not prefixed with / or ./ or ../
at file:///<some-long-path>/node_modules/tsconfig-paths/src/__tests__/try-path.test.ts:2:22
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I found this project that achieves that with plain deno setup, but I was unable to port it remix. What I get with
npm test
isAnyone having luck with such setup?
Beta Was this translation helpful? Give feedback.
All reactions