Description
Build Error
Next.js (15.0.1) out of date (learn more)
Failed to compile
./node_modules/glob-stream/node_modules/through2/through2.js:1:1
Module not found: Can't resolve 'readable-stream/transform'
1 | var Transform = require('readable-stream/transform')
| ^
2 | , inherits = require('util').inherits
3 | , xtend = require('xtend')
4 |
https://nextjs.org/docs/messages/module-not-found
Import trace for requested module:
./node_modules/glob-stream/index.js
./node_modules/vinyl-fs/lib/src/index.js
./node_modules/vinyl-fs/index.js
./node_modules/module/dist/index.js
./node_modules/@codesandbox/sdk/dist/esm/index.edge.js
./src/store/codeSandboxStore.ts
./src/components/app/console.tsx
This error occurred during the build process and can only be dismissed by fixing the error.