前端vue工程环境

gyp verb check python checking for Python executable "python2" in the PATH

python版本后问题,更改本地的python27

npm config set python python 或者 npm config set python D:\Python27\python.exe

npm config set msvs_version 2019

报错gyp verb gyp gyp format was not specified; forcing "msvs"

npm i node-sass --sass_binary_site=https://registry.npmjs.org/mirrors/node-sass/

yarn add git+Ting/dtwinsui.git

error @achrinza/node-ipc@9.2.2: The engine "node" is incompatible with this module. Expected version "8 || 10 || 12 || 14 || 16 || 17". Got "15.9.0"

error Found incompatible module.

https://nodejs.org/dist/v14.18.3/node-v14.18.3-x64.msi

npm install node-sass --unsafe-perm --verbose

npm install -g node-sass

相关推荐
xiaotao1313 小时前
第九章:Vite API 参考手册
前端·vite·前端打包
午安~婉3 小时前
Electron桌面应用聊天(续)
前端·javascript·electron
lly2024063 小时前
C 标准库 - `<stdio.h>`
开发语言
沫璃染墨3 小时前
C++ string 从入门到精通:构造、迭代器、容量接口全解析
c语言·开发语言·c++
jwn9993 小时前
Laravel6.x核心特性全解析
开发语言·php·laravel
迷藏4943 小时前
**发散创新:基于Rust实现的开源合规权限管理框架设计与实践**在现代软件架构中,**权限控制(RBAC)** 已成为保障
java·开发语言·python·rust·开源
彧翎Pro4 小时前
基于 RO1 noetic 配置 robosense Helios 32(速腾) & xsense mti 300
前端·jvm
功德+n4 小时前
Linux下安装与配置Docker完整详细步骤
linux·运维·服务器·开发语言·docker·centos
明日清晨4 小时前
python扫码登录dy
开发语言·python
小码哥_常4 小时前
解锁系统设置新姿势:Activity嵌入全解析
前端