You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
23:12:23.796 | ▲ npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (debug-js/debug#797)
23:12:23.817 | ▲ npm WARN deprecated
23:12:23.818 | ▲ gauge@3.0.2: This package is no longer supported.
23:12:23.839 | ▲ npm WARN
23:12:23.839 | ▲ deprecated uuid@3.3.2: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
23:12:24.912 | ▲ Vercel CLI 37.12.1
23:12:25.222 | ▲ Your application is being built using next build. If you need to define a different build step, please create a vercel-build script in your package.json (e.g. { "scripts": { "vercel-build": "npm run prepare && next build" } }).
23:12:25.226 | ▲ Installing dependencies...
23:12:25.762 | ▲ up to date in 242ms
23:12:25.771 | ▲ Warning: Could not identify Next.js version, ensure it is defined as a project dependency.
23:12:25.778 | ▲ Error: No Next.js version could be detected in your project. Make sure "next" is installed in "dependencies" or "devDependencies"
23:12:25.811 |
23:12:25.811 | ⚡️ The Vercel build (npx vercel build) command failed. For more details see the Vercel logs above.
23:12:25.812 | ⚡️ If you need help solving the issue, refer to the Vercel or Next.js documentation or their repositories.
23:12:25.812 |
23:12:25.854 | Failed: Error while executing user command. Exited with error code: 1
23:12:25.862 | Failed: build command exited with code: 1
23:12:26.728 | Failed: error occurred while running build command
一直部署不成功~
求助!!!
环境信息
操作系统: [e.g. Windows 10, macOS 11]
浏览器: [e.g. Chrome 92, Firefox 89]
附加信息
The text was updated successfully, but these errors were encountered:
deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
23:12:23.796 | ▲ npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (debug-js/debug#797)
23:12:23.817 | ▲ npm WARN deprecated
23:12:23.818 | ▲ gauge@3.0.2: This package is no longer supported.
23:12:23.839 | ▲ npm WARN
23:12:23.839 | ▲ deprecated uuid@3.3.2: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
23:12:24.912 | ▲ Vercel CLI 37.12.1
23:12:25.222 | ▲ Your application is being built using
next build
. If you need to define a different build step, please create avercel-build
script in yourpackage.json
(e.g.{ "scripts": { "vercel-build": "npm run prepare && next build" } }
).23:12:25.226 | ▲ Installing dependencies...
23:12:25.762 | ▲ up to date in 242ms
23:12:25.771 | ▲ Warning: Could not identify Next.js version, ensure it is defined as a project dependency.
23:12:25.778 | ▲ Error: No Next.js version could be detected in your project. Make sure
"next"
is installed in "dependencies" or "devDependencies"23:12:25.811 |
23:12:25.811 | ⚡️ The Vercel build (
npx vercel build
) command failed. For more details see the Vercel logs above.23:12:25.812 | ⚡️ If you need help solving the issue, refer to the Vercel or Next.js documentation or their repositories.
23:12:25.812 |
23:12:25.854 | Failed: Error while executing user command. Exited with error code: 1
23:12:25.862 | Failed: build command exited with code: 1
23:12:26.728 | Failed: error occurred while running build command
一直部署不成功~
求助!!!
环境信息
附加信息
The text was updated successfully, but these errors were encountered: