前端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

相关推荐
JIngJaneIL6 分钟前
智慧物业|物业管理|基于SprinBoot+vue的智慧物业管理系统(源码+数据库+文档)
java·前端·数据库·vue.js·spring boot·论文·智慧物业管理系统
爬坑的小白9 分钟前
vue 2.0 路由跳转时新开tab
前端·javascript·vue.js
爬坑的小白9 分钟前
vue x 状态管理
前端·javascript·vue.js
凌览23 分钟前
一键去水印|5 款免费小红书解析工具推荐
前端·javascript·后端
lichong95127 分钟前
鸿蒙 web组件开发
前端·typescript
1024小神28 分钟前
在html中使用js动态交换两个元素的位置
前端
鹿鹿鹿鹿isNotDefined29 分钟前
逐步手写,实现符合 Promise A+ 规范的 Promise
前端·javascript·算法
一千柯橘29 分钟前
Electron - IPC 解决主进程和渲染进程之间的通信
前端
申阳30 分钟前
Day 16:02. 基于 Tauri 2.0 开发后台管理系统-项目初始化配置
前端·后端·程序员
老前端的功夫32 分钟前
HTTP 协议演进深度解析:从 1.0 到 2.0 的性能革命
前端·网络·网络协议·http·前端框架