nextjs产品构建失败

时间:2020-06-12 13:08:57

标签: reactjs next.js

在运行npm时运行nextjs应用程序的生产版本 我收到此错误

警告:由于getInitialProps中的pages/_app,您选择了自动静态优化。这不会选择退出带有getStaticProps的页面 了解更多:https://err.sh/next.js/opt-out-auto-static-optimization

自动优化页面.. 呈现页面“ / 404”时发生错误。了解更多:https://err.sh/next.js/prerender-error: TypeError:无法读取未定义的属性“加密”

在呈现页面“ /”时发生错误。了解更多:https://err.sh/next.js/prerender-error: TypeError:无法读取未定义的属性“加密”

在呈现页面“ /404.html”时发生错误。了解更多:https://err.sh/next.js/prerender-error: TypeError:无法读取未定义的属性“加密”

发生构建错误 错误:导出遇到错误 在_default(/home/osis/raj_server/mobile-web/node_modules/next/dist/export/index.js:19:1164) 在processTicksAndRejections(内部/流程/task_queues.js:97:5) 在异步构建时(/home/osis/raj_server/mobile-web/node_modules/next/dist/build/index.js:36:218) 自动优化页面.npm ERR!代码ELIFECYCLE npm ERR! errno 1 npm ERR! mobile-web@0.1.0版本:next build npm ERR!退出状态1 npm ERR! npm ERR!在mobile-web@0.1.0构建脚本上失败。 npm ERR! npm可能不是问题。上面可能还有其他日志记录输出。

npm ERR!可以在以下位置找到此运行的完整日志: npm ERR! /home/osis/.npm/_logs/2020-06-12T12_20_18_063Z-debug.log

0 个答案:

没有答案