-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Browser
Build Error
Failed to compile
Next.js (14.2.3)
../deeplinks/node_modules/execa/index.js:5:1
Module not found: Can't resolve 'strip-eof'
https://nextjs.org/docs/messages/module-not-found
Import trace for requested module:
../deeplinks/node_modules/shell-env/index.js
../deeplinks/node_modules/shell-path/index.js
../deeplinks/node_modules/fix-path/index.js
../deeplinks/imports/engine.js
./pages/api/deeplinks.ts
This error occurred during the build process and can only be dismissed by fixing the error.
Terminal
[0] ⨯ ../deeplinks/node_modules/execa/index.js:5:1
[0] Module not found: Can't resolve 'strip-eof'
[0]
[0] https://nextjs.org/docs/messages/module-not-found
[0]
[0] Import trace for requested module:
[0] ../deeplinks/node_modules/shell-env/index.js
[0] ../deeplinks/node_modules/shell-path/index.js
[0] ../deeplinks/node_modules/fix-path/index.js
[0] ../deeplinks/imports/engine.js
[0] ./pages/api/deeplinks.ts
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done