-
Notifications
You must be signed in to change notification settings - Fork 31
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
Failed to build on win64 with v1.4.4 #103
Comments
I tried to update the
|
idejie
changed the title
Failed to build on appveyor with v1.4.4
Failed to build on win64 with v1.4.4
Jul 9, 2020
Then I tried to build the repo in my VM - Win10. > node --version
v8.17.0
> npm --version
6.13.4
> node-gyp --version
v5.1.0
>SET PATH=C:\Program Files (x86)\MSBuild\12.0\bin\;%PATH%
>PATH
PATH=C:\Program Files (x86)\MSBuild\12.0\bin\;C:\Python27\;C:\Python27\Scripts;C:\Program Fi.............
>SET GYP_MSVS_VERSION=2013
> npm install --build-from-source But still encountered some problems when installing app dependencies:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried to build this app on appveyor with v1.4.4.
Because I saw the file
appveyor.yml
in the repo.But encountered some problems when installing
app
dependencies:full log: log_openbci_hub_v1.4.4.txt
The text was updated successfully, but these errors were encountered: