We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1、安装python2
[wget](https://www.python.org/ftp/python/2.7.17/python-2.7.17.amd64.msi)
2、安装windows-build-tools
npm config set msvs_version 2017 npm install --global [email protected]
3、安装项目
git clone [email protected]:js-newbee/taro-yanxuan.git cd taro-yanxuan npm install
4、启动项目
npm run dev:weapp
The text was updated successfully, but these errors were encountered:
否则报错:
1、MSB3428: 未能加载 Visual C++ 组件“VCBuild.exe 2、node 报错 npm error MSB3428: 未能加载 Visual C++ 组件“VCBuild.exe” 解决方法
Sorry, something went wrong.
No branches or pull requests
1、安装python2
2、安装windows-build-tools
3、安装项目
4、启动项目
The text was updated successfully, but these errors were encountered: