- 博客(5)
- 收藏
- 关注
原创 harmonyOS 报错DevEco Studio does not meet UI component synbtax
点击 ets 右键 clean Ark Cache。
2023-12-04 14:42:15
1809
5
原创 node-版本管理
这条语句同时会把之前安装过的版本也移植到nvm,但是个人还是重新用nvm装了之前的版本,所以这个语句还是不知道怎么实现。使用nvm进行版本管理,但是在实行命令的过程中出现了很多错误。在nvm github上找到的命令。今天折腾了一下node版本管理。
2023-07-16 16:42:28
978
1
原创 [Vue warn]: Cannot find element: #App 报错修改
出现 [Vue warn]: Cannot find element: #App此条报错,有可能在main.js中import Vue from 'vue'import App from './App.vue'Vue.config.productionTip = falsenew Vue({ el:'#app',//app一定是小写,若大写就报错 render: h => h(App),})之后 再 npm run serve 就可以了。...
2022-03-14 17:47:27
2395
原创 Mac 在终端用git命令打开VS code
在终端用git命令打开VS code时 会出现 command not found 的情况这时候需要打开VSCodevscode文档提到,在vscode执行shell commandOpen the Command Palette (⇧⌘P) and type shell command to find the Shell Command: Install 'code' command in PATH command.按下 shift + command + P 输入shell code此时
2022-02-13 05:04:56
707
2
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅