Skip to content

Module not found: Can't resolve 'strip-eof' #324

@konard

Description

@konard

IMG_2784

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 working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions