Jason Leong
Jason Leong
I'm getting this after installing vanilla `create-next-app /examples/next-openai-pages` example ``` ○ Compiling /basics/stream-text ... ⚠ ./node_modules/.pnpm/@[email protected][email protected]/node_modules/@ai-sdk/provider-utils/dist/index.mjs Module not found: Can't resolve 'effect' in '/home/jase/repos/scratchpad/nextjs/next-openai-app/node_modules/.pnpm/@[email protected][email protected]/node_modules/@ai-sdk/provider-utils/dist' Import trace for requested module: ./node_modules/.pnpm/@[email protected][email protected]/node_modules/@ai-sdk/provider-utils/dist/index.mjs...
Same issue - I downgraded to 2.4.13 and Docker started working I was also having this issue: https://github.com/docker/for-win/issues/14704