当前位置:网站首页>解决终极bug,项目最终能顺利部署上线。
解决终极bug,项目最终能顺利部署上线。
2022-07-30 18:43:00 【涛歌依旧fly】
前言
太激动了……总算解决了这个困扰很久的难题,网站终于顺利的部署上线,能用于生成环境,后期要进行性能优化,逐步完善!
发现网站异常卡顿,原来是我之前把前端以npm run dev形式部署。后来发现,需要先用npm run build然后npm start,于是后面出现了登录后网站直接崩掉,没数据也点击不了。F12查看控制台,发现报了如下错误:
解决nuxt报错:Failed to execute ‘appendChild’ on ‘Node’: This node type does not support this method. …
解决方案:
未能在“节点”上执行“appendChild”:此节点类型不支持此方法。
把所有 v-if(没有 v-else 的)替换为 v-show
这个方法找了好多文章才理出来。
https://www.jianshu.com/p/1d3241d7953a
补充:以下图片来源:https://stackoverflow.com/questions/62124873/nuxt-js-failed-to-execute-appendchild-on-node-this-node-type-does-not-supp
特别鸣谢
10.nuxt、首次渲染v-if数据全部隐藏条件成立后也不会出现
10.nuxt、首次渲染v-if数据全部隐藏条件成立后也不会出现
解决方法:
所有 v-if 改为 v-show nuxt.config.js中
build里面配置analyze: true, // 开启打包分析
Vue项目怎么部署到服务器
https://blog.csdn.net/qq_36268103/article/details/107575235

打包微服务前后端分离项目并部署到服务器
边栏推荐
- Critical Reviews | A review of the global distribution of antibiotics and resistance genes in farmland soil by Nannong Zou Jianwen's group
- 运营 23 年,昔日“国内第一大电商网站”黄了...
- AWS 控制台
- 基础架构之Mongo
- ESP8266-Arduino编程实例-HC-SR04超声波传感器驱动
- Swiper轮播图片并播放背景音乐
- 载誉而归,重磅发布!润和软件亮相2022开放原子全球开源峰会
- One year after graduation, I was engaged in software testing and won 11.5k. I didn't lose face to the post-98 generation...
- Pytorch基础--tensorboard使用(一)
- 好未来单季营收2.24亿美元:同比降84% 张邦鑫持股26.3%
猜你喜欢

时序数据库在船舶风险管理领域的应用

【剑指 Offer】剑指 Offer 22. 链表中倒数第k个节点

ByteArrayInputStream class source code analysis

网络基础(二)-Web服务器-简介——WampServer集成服务器软件之Apache+MySQL软件安装流程 & netstat -an之检测计算机的端口是否占用

OSPF详解(4)

Fixed asset visualization intelligent management system

《痞子衡嵌入式半月刊》 第 59 期

Quickly build an e-commerce platform based on Amazon cloud technology serverless service - performance

SwiftUI iOS 精品开源项目之 完整烘焙食品菜谱App基于SQLite(教程含源码)

LeetCode Exercise - Two Questions About Finding Sum of Array Elements
随机推荐
Web结题报告
AI Basics: Graphical Transformer
一文读懂“语言模型”
Codeblocks + Widgets 创建窗口代码分析
单例模式 (Singleton)
自己需要努力
One year after graduation, I was engaged in software testing and won 11.5k. I didn't lose face to the post-98 generation...
Application of time series database in the field of ship risk management
Codeblocks + Widgets create window code analysis
Deepen school-enterprise cooperation and build an "overpass" for the growth of technical and skilled talents
The Meta metaverse division lost 2.8 billion in the second quarter!Still want to keep betting?Metaverse development has yet to see a way out!
Mysql执行原理剖析
6块钱1斤,日本公司为何来中国收烟头?
深化校企合作 搭建技术技能人才成长“立交桥”
Scrapy框架介绍
网络基础(二)-Web服务器-简介——WampServer集成服务器软件之Apache+MySQL软件安装流程 & netstat -an之检测计算机的端口是否占用
MYSQL (Basic) - An article takes you into the wonderful world of MYSQL
固定资产可视化智能管理系统
Critical Reviews | A review of the global distribution of antibiotics and resistance genes in farmland soil by Nannong Zou Jianwen's group
OSPF详解(3)
