You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to build this project in Windows, with the following instructions run in cmd: npm install -g windows-build-tools
then I get the error: Downloading python-2.7.15.amd64.msi npm ERR! Error: GET https://npm.taobao.org/mirrors/python/2.7.15/python-2.7.15.amd64.msi returned 404 npm ERR! Downloading Python failed. Error: Error: Could not find python-2.7.15.amd64.msi at https://npm.taobao.org/mirrors/python/2.7.15/python-2.7.15.amd64.msi
It seems like the dependency is not there anymore
The text was updated successfully, but these errors were encountered:
OS
Windows 11 23H2
VERSION
not reference
ISSUE DESCRIPTION
I try to build this project in Windows, with the following instructions run in cmd:
npm install -g windows-build-tools
then I get the error:
Downloading python-2.7.15.amd64.msi npm ERR! Error: GET https://npm.taobao.org/mirrors/python/2.7.15/python-2.7.15.amd64.msi returned 404 npm ERR! Downloading Python failed. Error: Error: Could not find python-2.7.15.amd64.msi at https://npm.taobao.org/mirrors/python/2.7.15/python-2.7.15.amd64.msi
It seems like the dependency is not there anymore
The text was updated successfully, but these errors were encountered: