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

相关推荐
AntBlack9 分钟前
拖了五个月 ,不当韭菜体验版算是正式发布了
前端·后端·python
315356691312 分钟前
一个简单的脚本,让pdf开启夜间模式
前端·后端
尘心cx16 分钟前
前端-CSS-day1
前端·css
知否技术23 分钟前
前端常说的 SCSS是个啥玩意?一篇文章给你讲的明明白白!
前端·scss
xiaolang_8616_wjl30 分钟前
c++文字游戏_闯关打怪
开发语言·数据结构·c++·算法·c++20
盛夏绽放32 分钟前
Vue3 中 Excel 导出的性能优化与实战指南
vue.js·excel
WJ.Polar37 分钟前
Python数据容器-list和tuple
开发语言·python
幼儿园技术家38 分钟前
Uniapp简易使用canvas绘制分享海报
前端
FrostedLotus·霜莲1 小时前
C++主流编辑器特点比较
开发语言·c++·编辑器
超级码.里奥.农1 小时前
零基础 “入坑” Java--- 七、数组(二)
java·开发语言