Skip to content

yarn build failed #2

@c4ei

Description

@c4ei

yarn build
yarn run v1.22.22
$ next build
info - Loaded env from /home/dev/www/nf/.env
info - Linting and checking validity of types
info - Compiled successfully
Static worker unexpectedly exited with code: null and signal: SIGTERM
warn - Restarted collecting page data for [object Object] because it took more than 180 seconds
warn - See more info here https://nextjs.org/docs/messages/static-page-generation-timeout
info - Collecting page data .PageNotFoundError: Cannot find module for page: /token/[contractAddress]/[tokenId]
at getPagePath (/home/dev/www/nf/node_modules/next/dist/server/require.js:77:15)
at Object.requirePage (/home/dev/www/nf/node_modules/next/dist/server/require.js:82:22)
at /home/dev/www/nf/node_modules/next/dist/server/load-components.js:49:73
at async Object.loadComponentsImpl [as loadComponents] (/home/dev/www/nf/node_modules/next/dist/server/load-components.js:49:26)
at async /home/dev/www/nf/node_modules/next/dist/build/utils.js:913:32
at async Span.traceAsyncFn (/home/dev/www/nf/node_modules/next/dist/trace/trace.js:79:20) {
code: 'ENOENT'
}

Build error occurred
Error: Failed to collect page data for /token/[contractAddress]/[tokenId]
at /home/dev/www/nf/node_modules/next/dist/build/utils.js:1055:15 {
type: 'Error'
}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions