Skip to content
New issue

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

正确安装步骤 #89

Open
geektcp opened this issue Sep 6, 2023 · 1 comment
Open

正确安装步骤 #89

geektcp opened this issue Sep 6, 2023 · 1 comment

Comments

@geektcp
Copy link

geektcp commented Sep 6, 2023

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
@geektcp
Copy link
Author

geektcp commented Sep 6, 2023

否则报错:

1、MSB3428: 未能加载 Visual C++ 组件“VCBuild.exe
2、node 报错 npm error MSB3428: 未能加载 Visual C++ 组件“VCBuild.exe” 解决方法

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant