Python3.9 安装 pip wget https://bootstrap.pypa.io/get-pip.py# […]
Python3.9 安装 pip wget https://bootstrap.pypa.io/get-pip.py# […]
正常情况下,直接在ubuntu下执行如下操作,是找不到Python的新版本的: sudo apt update sudo […]
问题 git pull 失败 ,提示: fatal: refusing to merge unrelated histo […]
问题报错 [1]: max virtual memory areas vm.max_map_count [65530] […]
在nuxt.config.js中添加 mode: 'client' 即可解决 plugins: [ […]
设置镜像地址 npm config set registry https://registry.npm.taobao.o […]