mirror of
https://github.com/koel/koel.git
synced 2026-04-25 08:46:00 +03:00
[GH-ISSUE #972] Win x64 build issues #609
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#609
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mattish91 on GitHub (May 15, 2019).
Original GitHub issue: https://github.com/koel/koel/issues/972
Yea, i have been trying to build this for approximitly 6 hours straight now and have came no where -.-
some how i always get this error no matter what i do.
error C:\UwAmp\www\koel\node_modules\laravel-mix\node_modules\node-sass: Command failed. Exit code: 1 Command: node scripts/build.js Arguments: Directory: C:\UwAmp\www\koel\node_modules\laravel-mix\node_modules\node-sass Output: Building: C:\apps\apps\nodejs\current\node.exe C:\UwAmp\www\koel\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library= gyp info it worked if it ends with ok gyp verb cli [ gyp verb cli 'C:\\apps\\apps\\nodejs\\current\\node.exe', gyp verb cli 'C:\\UwAmp\\www\\koel\\node_modules\\node-gyp\\bin\\node-gyp.js', gyp verb cli 'rebuild', gyp verb cli '--verbose', gyp verb cli '--libsass_ext=', gyp verb cli '--libsass_cflags=', gyp verb cli '--libsass_ldflags=', gyp verb cli '--libsass_library=' gyp verb cli ] gyp info using node-gyp@3.8.0 gyp info using node@12.2.0 | win32 | x64 gyp verb command rebuild [] gyp verb command clean [] gyp verb clean removing "build" directory gyp verb command configure [] gyp verb check python checking for Python executable "python2" in the PATH gyp verbwhichfailed Error: not found: python2 gyp verbwhichfailed at getNotFoundError (C:\UwAmp\www\koel\node_modules\which\which.js:13:12) gyp verbwhichfailed at F (C:\UwAmp\www\koel\node_modules\which\which.js:68:19) gyp verbwhichfailed at E (C:\UwAmp\www\koel\node_modules\which\which.js:80:29) gyp verbwhichfailed at C:\UwAmp\www\koel\node_modules\which\which.js:89:16 gyp verbwhichfailed at C:\UwAmp\www\koel\node_modules\isexe\index.js:42:5 gyp verbwhichfailed at C:\UwAmp\www\koel\node_modules\isexe\windows.js:36:5 gyp verbwhichfailed at FSReqCallback.oncomplete (fs.js:148:21) gyp verbwhichfailed python2 Error: not found: python2 gyp verbwhichfailed at getNotFoundError (C:\UwAmp\www\koel\node_modules\which\which.js:13:12) gyp verbwhichfailed at F (C:\UwAmp\www\koel\node_modules\which\which.js:68:19) gyp verbwhichfailed at E (C:\UwAmp\www\koel\node_modules\which\which.js:80:29) gyp verbwhichfailed at C:\UwAmp\www\koel\node_modules\which\which.js:89:16 gyp verbwhichfailed at C:\UwAmp\www\koel\node_modules\isexe\index.js:42:5 gyp verbwhichfailed at C:\UwAmp\www\koel\node_modules\isexe\windows.js:36:5 gyp verbwhichfailed at FSReqCallback.oncomplete (fs.js:148:21) { gyp verbwhichfailed stack: 'Error: not found: python2\n at getNotFoundError ' + gyp verbwhichfailed '(C:\\UwAmp\\www\\koel\\node_modules\\which\\which.js:13:12)\n at F ' + gyp verbwhichfailed '(C:\\UwAmp\\www\\koel\\node_modules\\which\\which.js:68:19)\n at E ' + gyp verbwhichfailed '(C:\\UwAmp\\www\\koel\\node_modules\\which\\which.js:80:29)\n at ' + gyp verbwhichfailed 'C:\\UwAmp\\www\\koel\\node_modules\\which\\which.js:89:16\n at ' + gyp verbwhichfailed 'C:\\UwAmp\\www\\koel\\node_modules\\isexe\\index.js:42:5\n at ' + gyp verbwhichfailed 'C:\\UwAmp\\www\\koel\\node_modules\\isexe\\windows.js:36:5\n at ' + gyp verbwhichfailed 'FSReqCallback.oncomplete (fs.js:148:21)', gyp verbwhichfailed code: 'ENOENT' gyp verbwhichfailed } gyp verb check python checking for Python executable "python" in the PATH gyp verbwhichsucceeded python C:\Python27\python.EXE gyp verb check python versionC:\Python27\python.EXE -c "import sys; print "2.7.16gyp verb check python version .%s.%s" % sys.version_info[:3];"
returned: %j gyp verb get node dir no --target version specified, falling back to host node version: 12.2.0 gyp verb command install [ '12.2.0' ] gyp verb install input version string "12.2.0" gyp verb install installing version: 12.2.0 gyp verb install --ensure was passed, so won't reinstall if already installed gyp verb install version is already installed, need to check "installVersion" gyp verb got "installVersion" 9 gyp verb needs "installVersion" 9 gyp verb install version is good gyp verb get node dir target node version installed: 12.2.0 gyp verb build dir attempting to create "build" dir: C:\UwAmp\www\koel\node_modules\laravel-mix\node_modules\node-sass\build gyp verb build dir "build" dir needed to be created? C:\UwAmp\www\koel\node_modules\laravel-mix\node_modules\node-sass\build gyp verb find vs2017 Found installation at: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools gyp verb find vs2017 - Found Microsoft.VisualStudio.VC.MSBuild.Base gyp verb find vs2017 - Missing VC++ 2017 v141 toolset (x86,x64) (Microsoft.VisualStudio.Component.VC.Tools.x86.x64) gyp verb find vs2017 - Missing a Windows SDK (Microsoft.VisualStudio.Component.Windows10SDK.* or Microsoft.VisualStudio.Component.Windows81SDK) gyp verb find vs2017 - Some required components are missing, not using this installation gyp verb find vs2017 Found installation at: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community gyp verb find vs2017 - Missing Visual Studio C++ core features (Microsoft.VisualStudio.VC.MSBuild.Base) gyp verb find vs2017 - Missing VC++ 2017 v141 toolset (x86,x64) (Microsoft.VisualStudio.Component.VC.Tools.x86.x64) gyp verb find vs2017 - Missing a Windows SDK (Microsoft.VisualStudio.Component.Windows10SDK.* or Microsoft.VisualStudio.Component.Windows81SDK) gyp verb find vs2017 - Some required components are missing, not using this installation gyp verb Not using VS2017: No usable installation of VS2017 found gyp verb build/config.gypi creating config file gyp verb build/config.gypi writing out config file: C:\UwAmp\www\koel\node_modules\laravel-mix\node_modules\node-sass\build\config.gypi gyp verb config.gypi checking for gypi file: C:\UwAmp\www\koel\node_modules\laravel-mix\node_modules\node-sass\config.gypi gyp verb common.gypi checking for gypi file: C:\UwAmp\www\koel\node_modules\laravel-mix\node_modules\node-sass\common.gypi gyp verb gyp gyp format was not specified; forcing "msvs" gyp info spawn C:\Python27\python.EXE gyp info spawn args [ gyp info spawn args 'C:\\UwAmp\\www\\koel\\node_modules\\node-gyp\\gyp\\gyp_main.py', gyp info spawn args 'binding.gyp', gyp info spawn args '-f', gyp info spawn args 'msvs', gyp info spawn args '-G', gyp info spawn args 'msvs_version=auto', gyp info spawn args '-I', gyp info spawn args 'C:\\UwAmp\\www\\koel\\node_modules\\laravel-mix\\node_modules\\node-sass\\build\\config.gypi', gyp info spawn args '-I', gyp info spawn args 'C:\\UwAmp\\www\\koel\\node_modules\\node-gyp\\addon.gypi', gyp info spawn args '-I', gyp info spawn args 'C:\\Users\\konta\\.node-gyp\\12.2.0\\include\\node\\common.gypi', gyp info spawn args '-Dlibrary=shared_library', gyp info spawn args '-Dvisibility=default', gyp info spawn args '-Dnode_root_dir=C:\\Users\\konta\\.node-gyp\\12.2.0', gyp info spawn args '-Dnode_gyp_dir=C:\\UwAmp\\www\\koel\\node_modules\\node-gyp', gyp info spawn args '-Dnode_lib_file=C:\\Users\\konta\\.node-gyp\\12.2.0\\<(target_arch)\\node.lib', gyp info spawn args '-Dmodule_root_dir=C:\\UwAmp\\www\\koel\\node_modules\\laravel-mix\\node_modules\\node-sass', gyp info spawn args '-Dnode_engine=v8', gyp info spawn args '--depth=.', gyp info spawn args '--no-parallel', gyp info spawn args '--generator-output', gyp info spawn args 'C:\\UwAmp\\www\\koel\\node_modules\\laravel-mix\\node_modules\\node-sass\\build', gyp info spawn args '-Goutput_dir=.' gyp info spawn args ] gyp verb command build [] gyp verb build type Release gyp verb architecture x64 gyp verb node dev dir C:\Users\konta\.node-gyp\12.2.0 gyp verb found first Solution file build/binding.sln gyp verbwhichsucceeded formsbuild` C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.EXEgyp info spawn msbuild
gyp info spawn args [
gyp info spawn args 'build/binding.sln',
gyp info spawn args '/nologo',
gyp info spawn args '/p:Configuration=Release;Platform=x64'
gyp info spawn args ]
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
Build started 2019-05-15 02:49:58.
Project "C:\UwAmp\www\koel\node_modules\laravel-mix\node_modules\node-sass\build\binding.sln" on node 1 (default targets).
ValidateSolutionConfiguration:
Building solution configuration "Release|x64".
Project "C:\UwAmp\www\koel\node_modules\laravel-mix\node_modules\node-sass\build\binding.sln" (1) is building "C:\UwAmp\www\koel\node_modules\laravel-mix\node_modules\node-sass\build\binding.vcxproj.metaproj" (2) on node 1 (default targets).
Project "C:\UwAmp\www\koel\node_modules\laravel-mix\node_modules\node-sass\build\binding.vcxproj.metaproj" (2) is building "C:\UwAmp\www\koel\node_modules\laravel-mix\node_modules\node-sass\build\src\libsass.vcxproj" (3) on node 1 (default targets).
C:\UwAmp\www\koel\node_modules\laravel-mix\node_modules\node-sass\build\src\libsass.vcxproj(20,3): error MSB4019: The imported project "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.Cpp.Default.props" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk.
Done Building Project "C:\UwAmp\www\koel\node_modules\laravel-mix\node_modules\node-sass\build\src\libsass.vcxproj" (default targets) -- FAILED.
Done Building Project "C:\UwAmp\www\koel\node_modules\laravel-mix\node_modules\node-sass\build\binding.vcxproj.metaproj" (default targets) -- FAILED.
Done Building Project "C:\UwAmp\www\koel\node_modules\laravel-mix\node_modules\node-sass\build\binding.sln" (default targets) -- FAILED.
Build FAILED.
"C:\UwAmp\www\koel\node_modules\laravel-mix\node_modules\node-sass\build\binding.sln" (default target) (1) ->
"C:\UwAmp\www\koel\node_modules\laravel-mix\node_modules\node-sass\build\binding.vcxproj.metaproj" (default target) (2) ->
"C:\UwAmp\www\koel\node_modules\laravel-mix\node_modules\node-sass\build\src\libsass.vcxproj" (default target) (3) ->
C:\UwAmp\www\koel\node_modules\laravel-mix\node_modules\node-sass\build\src\libsass.vcxproj(20,3): error MSB4019: The imported project "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.Cpp.Default.props" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk.
Time Elapsed 00:00:00.77
gyp ERR! build error
gyp ERR! stack Error:
msbuildfailed with exit code: 1gyp ERR! stack at ChildProcess.onExit (C:\UwAmp\www\koel\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.17763
gyp ERR! command "C:\apps\apps\nodejs\current\node.exe" "C:\UwAmp\www\koel\node_modules\node-gyp\bin\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd C:\UwAmp\www\koel\node_modules\laravel-mix\node_modules\node-sass
gyp ERR! node -v v12.2.0`
can any one explain to me what im doing wrong and what i need to do in order to get this compiled and working?
Sweet jesus im out xD
@mattish91 commented on GitHub (May 15, 2019):
One component that i missed that should be a requirement for Windows users:
VS Express 2012:
https://www.mspot.nu/files/public/f4fbbb--sv
@miraclekill commented on GitHub (Nov 19, 2019):
yarn install v1.19.1
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@1.2.4: The platform "win32" is incompatible with this module.
info "fsevents@1.2.4" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@1.1.3: The platform "win32" is incompatible with this module.
info "fsevents@1.1.3" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
warning " > eslint-config-vue@2.0.2" has incorrect peer dependency "eslint@^2.0.0 || ^3.0.0".
warning " > eslint-plugin-vue@2.1.0" has incorrect peer dependency "eslint@^2.0.0 || ^3.0.0 || ^4.0.0".
[4/4] Building fresh packages...
error D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\node-sass: Command failed.
Exit code: 1
Command: node scripts/build.js
Arguments:
Directory: D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\node-sass
Output:
Building: D:\Program Files\nodejs\node.exe D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
gyp info it worked if it ends with ok
gyp verb cli [
gyp verb cli 'D:\Program Files\nodejs\node.exe',
gyp verb cli 'D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\node-gyp\bin\node-gyp.js',
gyp verb cli 'rebuild',
gyp verb cli '--verbose',
gyp verb cli '--libsass_ext=',
gyp verb cli '--libsass_cflags=',
gyp verb cli '--libsass_ldflags=',
gyp verb cli '--libsass_library='
gyp verb cli ]
gyp info using node-gyp@3.8.0
gyp info using node@12.13.0 | win32 | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "python2" in the PATH
gyp verb
whichfailed Error: not found: python2gyp verb
whichfailed at getNotFoundError (D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\which\which.js:13:12)gyp verb
whichfailed at F (D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\which\which.js:68:19)gyp verb
whichfailed at E (D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\which\which.js:80:29)gyp verb
whichfailed at D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\which\which.js:89:16gyp verb
whichfailed at D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\isexe\index.js:42:5gyp verb
whichfailed at D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\isexe\windows.js:36:5gyp verb
whichfailed at FSReqCallback.oncomplete (fs.js:158:21)gyp verb
whichfailed python2 Error: not found: python2gyp verb
whichfailed at getNotFoundError (D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\which\which.js:13:12)gyp verb
whichfailed at F (D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\which\which.js:68:19)gyp verb
whichfailed at E (D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\which\which.js:80:29)gyp verb
whichfailed at D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\which\which.js:89:16gyp verb
whichfailed at D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\isexe\index.js:42:5gyp verb
whichfailed at D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\isexe\windows.js:36:5gyp verb
whichfailed at FSReqCallback.oncomplete (fs.js:158:21) {gyp verb
whichfailed stack: 'Error: not found: python2\n' +gyp verb
whichfailed ' at getNotFoundError (D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\which\which.js:13:12)\n' +gyp verb
whichfailed ' at F (D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\which\which.js:68:19)\n' +gyp verb
whichfailed ' at E (D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\which\which.js:80:29)\n' +gyp verb
whichfailed ' at D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\which\which.js:89:16\n' +gyp verb
whichfailed ' at D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\isexe\index.js:42:5\n' +gyp verb
whichfailed ' at D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\isexe\windows.js:36:5\n' +gyp verb
whichfailed ' at FSReqCallback.oncomplete (fs.js:158:21)',gyp verb
whichfailed code: 'ENOENT'gyp verb
whichfailed }gyp verb check python checking for Python executable "python" in the PATH
gyp verb
whichsucceeded python C:\Python27\python.EXEgyp verb check python version
C:\Python27\python.EXE -c "import sys; print "2.7.17 gyp verb check python version .%s.%s" % sys.version_info[:3];"returned: %jgyp verb get node dir no --target version specified, falling back to host node version: 12.13.0
gyp verb command install [ '12.13.0' ]
gyp verb install input version string "12.13.0"
gyp verb install installing version: 12.13.0
gyp verb install --ensure was passed, so won't reinstall if already installed
gyp verb install version is already installed, need to check "installVersion"
gyp verb got "installVersion" 9
gyp verb needs "installVersion" 9
gyp verb install version is good
gyp verb get node dir target node version installed: 12.13.0
gyp verb build dir attempting to create "build" dir: D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\node-sass\build
gyp verb build dir "build" dir needed to be created? D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\node-sass\build
gyp verb find vs2017 Found installation at: d:\Program Files (x86)\Microsoft Visual Studio\2019\Community
gyp verb find vs2017 - Found Microsoft.VisualStudio.Component.Windows10SDK.18362
gyp verb find vs2017 - Found Microsoft.VisualStudio.Component.VC.Tools.x86.x64
gyp verb find vs2017 - Found Microsoft.VisualStudio.VC.MSBuild.Base
gyp verb find vs2017 - Using this installation with Windows 10 SDK
gyp verb find vs2017 using installation: d:\Program Files (x86)\Microsoft Visual Studio\2019\Community
gyp verb build/config.gypi creating config file
gyp verb build/config.gypi writing out config file: D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\node-sass\build\config.gypi
gyp verb config.gypi checking for gypi file: D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\node-sass\config.gypi
gyp verb common.gypi checking for gypi file: D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\node-sass\common.gypi
gyp verb gyp gyp format was not specified; forcing "msvs"
gyp info spawn C:\Python27\python.EXE
gyp info spawn args [
gyp info spawn args 'D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\node-gyp\gyp\gyp_main.py',
gyp info spawn args 'binding.gyp',
gyp info spawn args '-f',
gyp info spawn args 'msvs',
gyp info spawn args '-G',
gyp info spawn args 'msvs_version=2015',
gyp info spawn args '-I',
gyp info spawn args 'D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\node-sass\build\config.gypi',
gyp info spawn args '-I',
gyp info spawn args 'D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\node-gyp\addon.gypi',
gyp info spawn args '-I',
gyp info spawn args 'C:\Users\Miracle\.node-gyp\12.13.0\include\node\common.gypi',
gyp info spawn args '-Dlibrary=shared_library',
gyp info spawn args '-Dvisibility=default',
gyp info spawn args '-Dnode_root_dir=C:\Users\Miracle\.node-gyp\12.13.0',
gyp info spawn args '-Dnode_gyp_dir=D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\node-gyp',
gyp info spawn args '-Dnode_lib_file=C:\Users\Miracle\.node-gyp\12.13.0\<(target_arch)\node.lib',
gyp info spawn args '-Dmodule_root_dir=D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\node-sass',
gyp info spawn args '-Dnode_engine=v8',
gyp info spawn args '--depth=.',
gyp info spawn args '--no-parallel',
gyp info spawn args '--generator-output',
gyp info spawn args 'D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\node-sass\build',
gyp info spawn args '-Goutput_dir=.'
gyp info spawn args ]
gyp verb command build []
gyp verb build type Release
gyp verb architecture x64
gyp verb node dev dir C:\Users\Miracle.node-gyp\12.13.0
gyp verb found first Solution file build/binding.sln
gyp verb using MSBuild: d:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\15.0\Bin\MSBuild.exe
gyp info spawn d:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\15.0\Bin\MSBuild.exe
gyp info spawn args [
gyp info spawn args 'build/binding.sln',
gyp info spawn args '/nologo',
gyp info spawn args '/p:Configuration=Release;Platform=x64'
gyp info spawn args ]
gyp ERR! UNCAUGHT EXCEPTION
gyp ERR! stack Error: spawn d:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\15.0\Bin\MSBuild.exe ENOENT
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:264:19)
gyp ERR! stack at onErrorNT (internal/child_process.js:456:16)
gyp ERR! stack at processTicksAndRejections (internal/process/task_queues.js:80:21)
gyp ERR! System Windows_NT 10.0.17763
gyp ERR! command "D:\Program Files\nodejs\node.exe" "D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\node-gyp\bin\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd D:\phpStudy\PHPTutorial\WWW\koel\resources\assets\node_modules\node-sass
gyp ERR! node -v v12.13.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! This is a bug in
node-gyp.gyp ERR! Try to update node-gyp and file an Issue if it does not help:
gyp ERR! https://github.com/nodejs/node-gyp/issues
Build failed with error code: 7
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Oops! Koel installation or upgrade didn't finish successfully.
Please try again, or visit https://koel.phanan.net/docs for manual installation.
😥 Sorry for this. You deserve better.
@BrookeDot commented on GitHub (Apr 22, 2020):
Closing as stale, please re-open using the issue template if you're still having trouble.