Effect CommunityEC
Effect Community3y ago
9 replies
clipboard

Issue with using effect-ts in create-react-app

Hello!
I'm trying to use effect-ts in my create-react-app, and i'm getting

WARNING in ./node_modules/effect/_mjs/Effect.mjs
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '---\src\Effect.ts' file: Error: ENOENT: no such file or directory, open '---\node_modules\src\Effect.ts'


----

anyone maybe stumbled upon this?
Was this page helpful?