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
other dependencies command not found or local file command not found
需要包含在 serverFiles 或者 dependencies
其他也一样 command not found 基本上都一样 esm 之类的文件
npm i 'command not found'
Serverless Function "index" size limit
Error: The Serverless Function "index" is 104.9mb which exceeds the maximum size limit of 50mb. Learn More: https://vercel.link/serverless-function-size
Vercel deploy ...
https://github.com/nuxt/vercel-builder#readme
/bin/sh: node-gyp-build: command not found Error building bcrypt with node-gyp nuxt/vercel-builder#371
other dependencies command not found or local file command not found
需要包含在 serverFiles 或者 dependencies
其他也一样 command not found 基本上都一样 esm 之类的文件
dependencies move to devDependencies
前置条件 nuxt.config.js 没有导入任何依赖文件
减少 map 这样也可以减少打包大小
https://github.com/JetBrains/svg-sprite-loader#readme
https://github.com/dword-design/nuxt-svg-sprite-loader#readme
https://nuxtjs.org/docs/directory-structure/modules/
webpack command not found
maybe add webpack dependence can solve it
but i use other webpack rules, show
Error: Cannot find module 'webpack/lib/RuleSet'
show
Error: Cannot find module 'webpack/lib/RuleSet'
, so i remove ituse modules
nuxt-svg-sprite-loader
if parallel is true, maybe build fail
The text was updated successfully, but these errors were encountered: