Loading Netlify dashboard…

Skip to main content

Deploy details

Your deploy failed due to an error

Deploy failed for devplug

Update dependency @types/node to v22

PR #24: renovate/node-22.x@6030c60

Deploy summary

  • error

    Plugin "@netlify/plugin-nextjs" internal error

    Could not import plugin: Error: Cannot find module '@vercel/node/dist/bridge' Require stack:

    /opt/build/repo/.netlify/plugins/node_modules/@netlify/plugin-nextjs/lib/templates/getHandler.js /opt/build/repo/.netlify/plugins/node_modules/@netlify/plugin-nextjs/lib/helpers/functions.js /opt/build/repo/.netlify/plugins/node_modules/@netlify/plugin-nextjs/lib/index.js

    While loading "@netlify/plugin-nextjs" from Netlify app at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15) at Module._load (node:internal/modules/cjs/loader:981:27) at Module.require (node:internal/modules/cjs/loader:1231:19) at require (node:internal/modules/helpers:177:18) at Object.<anonymous> (/opt/build/repo/.netlify/plugins/node_modules/@netlify/plugin-nextjs/lib/templates/getHandler.js:9:20) at Module._compile (node:internal/modules/cjs/loader:1364:14) at Module._extensions..js (node:internal/modules/cjs/loader:1422:10) at Module.load (node:internal/modules/cjs/loader:1203:32) at Module._load (node:internal/modules/cjs/loader:1019:12) at Module.require (node:internal/modules/cjs/loader:1231:19)

    Error properties: { code: 'MODULE_NOT_FOUND' }

Deploy log

Initializing

Complete
6:49:06 AM: Build ready to start
6:49:21 AM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
6:49:21 AM: buildbot version: 911e38b4db82bf5cd08627b366a88d99622b3aab
6:49:21 AM: Fetching cached dependencies
6:49:21 AM: Failed to fetch cache, continuing with build
6:49:21 AM: Starting to prepare the repo for build
6:49:21 AM: No cached dependencies found. Cloning fresh repo
6:49:21 AM: git clone --filter=blob:none https://github.com/DEV-PLUG/Portfolio
6:49:22 AM: Preparing Git Reference pull/24/head
6:49:24 AM: Starting to install dependencies
6:49:25 AM: mise python@3.13.2 install
6:49:25 AM: mise python@3.13.2 download cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
6:49:26 AM: mise python@3.13.2 extract cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
6:49:26 AM: mise python@3.13.2 python --version
6:49:26 AM: mise python@3.13.2 Python 3.13.2
6:49:26 AM: mise python@3.13.2 installed
6:49:26 AM: Python version set to 3.13
6:49:28 AM: Collecting pipenv
6:49:28 AM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
6:49:28 AM: Collecting certifi (from pipenv)
6:49:28 AM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
6:49:28 AM: Collecting packaging>=22 (from pipenv)
6:49:28 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
6:49:28 AM: Collecting setuptools>=67 (from pipenv)
6:49:28 AM: Downloading setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB)
6:49:29 AM: Collecting virtualenv>=20.24.2 (from pipenv)
6:49:29 AM: Downloading virtualenv-20.30.0-py3-none-any.whl.metadata (4.5 kB)
6:49:29 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
6:49:29 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
6:49:29 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
6:49:29 AM: Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)
6:49:29 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
6:49:29 AM: Downloading platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB)
6:49:29 AM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
6:49:29 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 52.7 MB/s eta 0:00:00
6:49:29 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
6:49:29 AM: Downloading setuptools-78.1.0-py3-none-any.whl (1.3 MB)
6:49:29 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 56.0 MB/s eta 0:00:00
6:49:29 AM: Downloading virtualenv-20.30.0-py3-none-any.whl (4.3 MB)
6:49:29 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 52.4 MB/s eta 0:00:00
6:49:29 AM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
6:49:29 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
6:49:29 AM: Downloading filelock-3.18.0-py3-none-any.whl (16 kB)
6:49:29 AM: Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB)
6:49:29 AM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
6:49:34 AM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.18.0 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.7 setuptools-78.1.0 virtualenv-20.30.0
6:49:34 AM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
6:49:34 AM: [notice] To update, run: pip install --upgrade pip
6:49:34 AM: Attempting Ruby version 2.7.2, read from environment
6:49:35 AM: Using Ruby version 2.7.2
6:49:36 AM: Started restoring cached go cache
6:49:36 AM: Finished restoring cached go cache
6:49:36 AM: Installing Go version 1.16.5 (requested 1.16.5)
6:49:42 AM: go version go1.16.5 linux/amd64
6:49:42 AM: Using PHP version 8.0
6:49:44 AM: Downloading and installing node v16.20.2...
6:49:45 AM: Computing checksum with sha256sum
6:49:45 AM: Checksums matched!
6:49:47 AM: Now using node v16.20.2 (npm v8.19.4)
6:49:47 AM: Enabling Node.js Corepack
6:49:47 AM: Started restoring cached build plugins
6:49:47 AM: Finished restoring cached build plugins
6:49:47 AM: Started restoring cached corepack dependencies
6:49:47 AM: Finished restoring cached corepack dependencies
6:49:47 AM: No npm workspaces detected
6:49:47 AM: Started restoring cached node modules
6:49:47 AM: Finished restoring cached node modules
6:49:47 AM: Installing npm packages using npm version 8.19.4
6:49:54 AM: added 228 packages, and audited 229 packages in 6s
6:49:54 AM: 63 packages are looking for funding
6:49:54 AM: run `npm fund` for details
6:49:54 AM: 13 vulnerabilities (6 moderate, 5 high, 2 critical)
6:49:54 AM: To address issues that do not require attention, run:
6:49:54 AM: npm audit fix
6:49:54 AM: To address all issues (including breaking changes), run:
6:49:54 AM: npm audit fix --force
6:49:54 AM: Run `npm audit` for details.
6:49:54 AM: npm packages installed
6:49:55 AM: Successfully installed dependencies
6:49:55 AM: Starting build script
6:49:56 AM: Detected 1 framework(s)
6:49:57 AM: "next" at version "12.1.0"
6:49:57 AM: Section completed: initializing

Building

Failed
6:49:58 AM: Netlify Build
6:49:58 AM: ────────────────────────────────────────────────────────────────
6:49:58 AM:
6:49:58 AM: ❯ Version
6:49:58 AM: @netlify/build 30.0.6
6:49:58 AM:
6:49:58 AM: ❯ Flags
6:49:58 AM: accountId: 610773bd234cb06e75818a29
6:49:58 AM: baseRelDir: true
6:49:58 AM: buildId: 67eb8c62f156590008583c1b
6:49:58 AM: deployId: 67eb8c62f156590008583c1d
6:49:58 AM:
6:49:58 AM: ❯ Current directory
6:49:58 AM: /opt/build/repo
6:49:58 AM:
6:49:58 AM: ❯ Config file
6:49:58 AM: No config file was defined: using default values.
6:49:58 AM:
6:49:58 AM: ❯ Context
6:49:58 AM: deploy-preview
6:50:07 AM:
6:50:07 AM: ❯ Using Next.js Runtime - v4.2.0
6:50:07 AM:
6:50:07 AM: ❯ Outdated plugins
6:50:07 AM: - @netlify/plugin-nextjs@4.2.0: latest version is 5.10.1
6:50:07 AM: To upgrade this plugin, please uninstall and re-install it from the Netlify plugins directory (https://app.netlify.com/plugins)
6:50:09 AM: Failed during stage 'building site': Build script returned non-zero exit code: 3 (https://ntl.fyi/exit-code-3)
6:50:09 AM:
6:50:09 AM: Plugin "@netlify/plugin-nextjs" internal error
6:50:09 AM: ────────────────────────────────────────────────────────────────
6:50:09 AM: ​
6:50:09 AM: Error message
6:50:09 AM: Could not import plugin:
6:50:09 AM: Error: Cannot find module '@vercel/node/dist/bridge'
6:50:09 AM: Require stack:
6:50:09 AM: - /opt/build/repo/.netlify/plugins/node_modules/@netlify/plugin-nextjs/lib/templates/getHandler.js
6:50:09 AM: - /opt/build/repo/.netlify/plugins/node_modules/@netlify/plugin-nextjs/lib/helpers/functions.js
6:50:09 AM: - /opt/build/repo/.netlify/plugins/node_modules/@netlify/plugin-nextjs/lib/index.js
6:50:09 AM: ​
6:50:09 AM: Plugin details
6:50:09 AM: Package: @netlify/plugin-nextjs
6:50:09 AM: Version: 4.2.0
6:50:09 AM: ​
6:50:09 AM: Error location
6:50:09 AM: While loading "@netlify/plugin-nextjs" from Netlify app
6:50:09 AM: at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
6:50:09 AM: at Module._load (node:internal/modules/cjs/loader:981:27)
6:50:09 AM: at Module.require (node:internal/modules/cjs/loader:1231:19)
6:50:09 AM: at require (node:internal/modules/helpers:177:18)
6:50:09 AM: at Object.<anonymous> (/opt/build/repo/.netlify/plugins/node_modules/@netlify/plugin-nextjs/lib/templates/getHandler.js:9:20)
6:50:09 AM: at Module._compile (node:internal/modules/cjs/loader:1364:14)
6:50:09 AM: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
6:50:09 AM: at Module.load (node:internal/modules/cjs/loader:1203:32)
6:50:09 AM: at Module._load (node:internal/modules/cjs/loader:1019:12)
6:50:09 AM: at Module.require (node:internal/modules/cjs/loader:1231:19)
6:50:09 AM: ​
6:50:09 AM: Error properties
6:50:09 AM: { code: 'MODULE_NOT_FOUND' }
6:50:09 AM: ​
6:50:09 AM: Resolved config
6:50:09 AM: build:
6:50:09 AM: command: npm run build
6:50:09 AM: commandOrigin: ui
6:50:09 AM: environment:
6:50:09 AM: - REVIEW_ID
6:50:09 AM: publish: /opt/build/repo/.next
6:50:09 AM: publishOrigin: ui
6:50:09 AM: plugins:
6:50:09 AM: - inputs: {}
6:50:09 AM: origin: ui
6:50:09 AM: package: '@netlify/plugin-nextjs'
6:50:09 AM: Build failed due to a plugin error: Build script returned non-zero exit code: 3
6:50:09 AM: Failing build: Failed to build site
6:50:10 AM: Finished processing build request in 49.063s

Deploying

Skipped
There is no log for this section

Cleanup

Skipped
There is no log for this section

Post-processing

Skipped
There is no log for this section