Installation error
- Vorherrschende Sprache
- TypeScript
- Sterne
- 25.7k
- Forks
- 7.9k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.