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

Installation error #2102

Open
DaviOtero opened this issue May 13, 2019 · 0 comments
Open

Installation error #2102

DaviOtero opened this issue May 13, 2019 · 0 comments

Comments

@DaviOtero
Copy link

Hi there, i'm having an installation issue:

(All software Versions are on the error message including SO)

gyp ERR! build error
gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onExit (E:\Projetos\Angular\ProvasDeConceito\ngx-admin\node_modules\node-gyp\lib\build.js:262:23)
gyp ERR! stack     at ChildProcess.emit (events.js:196:13)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:257:12)
gyp ERR! System Windows_NT 10.0.17134
gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "E:\\Projetos\\Angular\\ProvasDeConceito\\ngx-admin\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd E:\Projetos\Angular\ProvasDeConceito\ngx-admin\node_modules\@angular-devkit\build-angular\node_modules\node-sass
gyp ERR! node -v v12.2.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
Build failed with error code: 1

I have instaled build tools in an elevated powershell console using

npm install --global windows-build-tools

Wich promptly says that Python and VisualStudio Build tools installed and is configured without problems.

Anyone had the same issue? Can share some insight?

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