docs: update troubleshooting instructions for node-gyp errors
Remind users that they don't have to install node-gyp and can directly use the releases files.
Installing node-gyp isn't a prerequisite. As long as you use a package manager that respects post-installation scripts, like npm, the correct prebuild will automatically be fetched for you.
Installing node-gyp isn't a prerequisite. As long as you use a package manager that respects post-installation scripts, like
npm, the correct prebuild will automatically be fetched for you.
My project uses the LuanRoger/electron-shadcn template. 我的项目使用了 LuanRoger/electron-shadcn 模板。
This is an Electron Forge project. When I execute npm install better-sqlite3, it did not automatically fetch the prebuilt binaries.
这是一个 Electron Forge 项目,当我执行 npm install better-sqlite3 时并没能自动获取预构建。
System environment: 系统环境:
- Node.JS v24.0.0
- node-gyp v11.2.0
- npm 11.3.0
- Python 3.13.3
Run npm install better-sqlite3
PS C:\Users\YuePlus\Desktop\electron-shadcn> npm install better-sqlite3
npm warn cleanup Failed to remove some directories [
npm warn cleanup [
npm warn cleanup 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\get-folder-size',
npm warn cleanup [Error: EPERM: operation not permitted, rmdir 'C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\get-folder-size\bin'] {
npm warn cleanup errno: -4048,
npm warn cleanup code: 'EPERM',
npm warn cleanup syscall: 'rmdir',
npm warn cleanup path: 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\get-folder-size\\bin'
npm warn cleanup }
npm warn cleanup ]
npm warn cleanup ]
npm error code 1
npm error path C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3
npm error command failed
npm error command C:\WINDOWS\system32\cmd.exe /d /s /c prebuild-install || node-gyp rebuild --release
npm error 生成启动时间为 2025/5/15 8:57:52。
npm error
npm error 节点 1 上的项目“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\binding.sln”(默认目标)。
npm error ValidateSolutionConfiguration:
npm error 正在生成解决方案配置“Release|x64”。
npm error 项目“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\binding.sln”(1)正在节点 1 上生成“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\better_sqlite3.vcxproj.metaproj”(2) (默认目标)。
npm error 项目“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\better_sqlite3.vcxproj.metaproj”(2)正在节点 1 上生成“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj.metaproj”(3) (默认目标)。
npm error 项目“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj.metaproj”(3)正在节点 1 上生成“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\locate_sqlite3.vcxproj”(4) (默认目标)。
npm error PrepareForBuild:
npm error 正在创建目录“Release\obj\locate_sqlite3\”。
npm error 已启用结构化输出。编译器诊断的格式设置将反映错误层次结构。有关详细信息,请参阅 https://aka.ms/cpp/structured-output。
npm error 正在创建目录“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\”。
npm error 正在创建目录“Release\obj\locate_sqlite3\locate_sqlite3.tlog\”。
npm error InitializeBuildStatus:
npm error 正在创建“Release\obj\locate_sqlite3\locate_sqlite3.tlog\unsuccessfulbuild”,因为已指定“AlwaysCreate”。
npm error 正在对“Release\obj\locate_sqlite3\locate_sqlite3.tlog\unsuccessfulbuild”执行 Touch 任务。
npm error ComputeCustomBuildOutput:
npm error 正在创建目录“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\obj\global_intermediate\sqlite3\”。
npm error CustomBuild:
npm error copy_builtin_sqlite3
npm error FinalizeBuildStatus:
npm error 正在删除文件“Release\obj\locate_sqlite3\locate_sqlite3.tlog\unsuccessfulbuild”。
npm error 正在对“Release\obj\locate_sqlite3\locate_sqlite3.tlog\locate_sqlite3.lastbuildstate”执行 Touch 任务。
npm error 已完成生成项目“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\locate_sqlite3.vcxproj”(默认目标)的操作。
npm error 项目“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj.metaproj”(3)正在节点 1 上生成“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj”(5) (默认目标)。
npm error PrepareForBuild:
npm error 正在创建目录“Release\obj\sqlite3\”。
npm error 已启用结构化输出。编译器诊断的格式设置将反映错误层次结构。有关详细信息,请参阅 https://aka.ms/cpp/structured-output。
npm error 正在创建目录“Release\obj\sqlite3\sqlite3.tlog\”。
npm error InitializeBuildStatus:
npm error 正在创建“Release\obj\sqlite3\sqlite3.tlog\unsuccessfulbuild”,因为已指定“AlwaysCreate”。
npm error 正在对“Release\obj\sqlite3\sqlite3.tlog\unsuccessfulbuild”执行 Touch 任务。
npm error MakeDirsForCl:
npm error 正在创建目录“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\Release\obj\sqlite3\obj\global_intermediate\sqlite3”。
npm error ClCompile:
npm error C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\Llvm\x64\bin\clang-cl.exe /c /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\include\node" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\src" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\deps\openssl\config" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\deps\openssl\openssl\include" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\deps\uv\include" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\deps\zlib" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\deps\v8\include" /I"C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\obj\global_intermediate\sqlite3" /Z7 /nologo /W3 /WX- /diagnostics:column /Ox /Ob2 /Oi /Ot /Oy /D NODE_GYP_MODULE_NAME=sqlite3 /D USING_UV_SHARED=1 /D USING_V8_SHARED=1 /D V8_DEPRECATION_WARNINGS=1 /D _GLIBCXX_USE_CXX11_ABI=1 /D WIN32 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _HAS_EXCEPTIONS=0 /D NOMINMAX /D OPENSSL_NO_PINSHARED /D OPENSSL_THREADS /D HAVE_INT16_T=1 /D HAVE_INT32_T=1 /D HAVE_INT8_T=1 /D HAVE_STDINT_H=1 /D HAVE_UINT16_T=1 /D HAVE_UINT32_T=1 /D HAVE_UINT8_T=1 /D HAVE_USLEEP=1 /D "SQLITE_DEFAULT_CACHE_SIZE=-16000" /D SQLITE_DEFAULT_FOREIGN_KEYS=1 /D SQLITE_DEFAULT_MEMSTATUS=0 /D SQLITE_DEFAULT_WAL_SYNCHRONOUS=1 /D SQLITE_DQS=0 /D SQLITE_ENABLE_COLUMN_METADATA /D SQLITE_ENABLE_DBSTAT_VTAB /D SQLITE_ENABLE_DESERIALIZE /D SQLITE_ENABLE_FTS3 /D SQLITE_ENABLE_FTS3_PARENTHESIS /D SQLITE_ENABLE_FTS4 /D SQLITE_ENABLE_FTS5 /D SQLITE_ENABLE_GEOPOLY /D SQLITE_ENABLE_JSON1 /D SQLITE_ENABLE_MATH_FUNCTIONS /D SQLITE_ENABLE_RTREE /D SQLITE_ENABLE_STAT4 /D SQLITE_ENABLE_UPDATE_DELETE_LIMIT /D SQLITE_LIKE_DOESNT_MATCH_BLOBS /D SQLITE_OMIT_DEPRECATED /D SQLITE_OMIT_PROGRESS_CALLBACK /D SQLITE_OMIT_SHARED_CACHE /D SQLITE_OMIT_TCL_VARIABLE /D SQLITE_SOUNDEX /D SQLITE_THREADSAFE=2 /D SQLITE_TRACE_SIZE_LIMIT=32 /D SQLITE_USE_URI=0 /D "HOST_BINARY=\"node.exe\"" /D NDEBUG /GF /EHsc /MT /GS /Gy /fp:precise /GR- /std:c11 /Fo"Release\obj\sqlite3\\obj\global_intermediate\sqlite3\sqlite3.obj" /Gd /TC --target=amd64-pc-windows-msvc /Zc:__cplusplus /Zm2000 "C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\\obj\global_intermediate\sqlite3\sqlite3.c"
npm error C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\Llvm\x64\bin\clang-cl.exe /c /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\include\node" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\src" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\deps\openssl\config" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\deps\openssl\openssl\include" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\deps\uv\include" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\deps\zlib" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\deps\v8\include" /I"C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\obj\global_intermediate\sqlite3" /Z7 /nologo /W3 /WX- /diagnostics:column /Ox /Ob2 /Oi /Ot /Oy /D NODE_GYP_MODULE_NAME=sqlite3 /D USING_UV_SHARED=1 /D USING_V8_SHARED=1 /D V8_DEPRECATION_WARNINGS=1 /D _GLIBCXX_USE_CXX11_ABI=1 /D WIN32 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _HAS_EXCEPTIONS=0 /D NOMINMAX /D OPENSSL_NO_PINSHARED /D OPENSSL_THREADS /D HAVE_INT16_T=1 /D HAVE_INT32_T=1 /D HAVE_INT8_T=1 /D HAVE_STDINT_H=1 /D HAVE_UINT16_T=1 /D HAVE_UINT32_T=1 /D HAVE_UINT8_T=1 /D HAVE_USLEEP=1 /D "SQLITE_DEFAULT_CACHE_SIZE=-16000" /D SQLITE_DEFAULT_FOREIGN_KEYS=1 /D SQLITE_DEFAULT_MEMSTATUS=0 /D SQLITE_DEFAULT_WAL_SYNCHRONOUS=1 /D SQLITE_DQS=0 /D SQLITE_ENABLE_COLUMN_METADATA /D SQLITE_ENABLE_DBSTAT_VTAB /D SQLITE_ENABLE_DESERIALIZE /D SQLITE_ENABLE_FTS3 /D SQLITE_ENABLE_FTS3_PARENTHESIS /D SQLITE_ENABLE_FTS4 /D SQLITE_ENABLE_FTS5 /D SQLITE_ENABLE_GEOPOLY /D SQLITE_ENABLE_JSON1 /D SQLITE_ENABLE_MATH_FUNCTIONS /D SQLITE_ENABLE_RTREE /D SQLITE_ENABLE_STAT4 /D SQLITE_ENABLE_UPDATE_DELETE_LIMIT /D SQLITE_LIKE_DOESNT_MATCH_BLOBS /D SQLITE_OMIT_DEPRECATED /D SQLITE_OMIT_PROGRESS_CALLBACK /D SQLITE_OMIT_SHARED_CACHE /D SQLITE_OMIT_TCL_VARIABLE /D SQLITE_SOUNDEX /D SQLITE_THREADSAFE=2 /D SQLITE_TRACE_SIZE_LIMIT=32 /D SQLITE_USE_URI=0 /D "HOST_BINARY=\"node.exe\"" /D NDEBUG /GF /EHsc /MT /GS /Gy /fp:precise /GR- /std:c++20 /Fo"Release\obj\sqlite3\\" /Gd /TP --target=amd64-pc-windows-msvc /Zc:__cplusplus /Zm2000 "C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\@electron\node-gyp\src\win_delay_load_hook.cc"
npm error C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\\obj\global_intermediate\sqlite3\sqlite3.c(34610,8): warning : variable 'bRc' set but not used [-Wunused-but-set-variable] [C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj]
npm error C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\\obj\global_intermediate\sqlite3\sqlite3.c(67581,9): warning : unused variable 'mExpect' [-Wunused-variable] [C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj]
npm error C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\\obj\global_intermediate\sqlite3\sqlite3.c(47356,35): warning : unused variable 'sqlite3_os_type' [-Wunused-variable] [C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj]
npm error C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\\obj\global_intermediate\sqlite3\sqlite3.c(67577,12): warning : unused function 'walAssertLockmask' [-Wunused-function] [C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj]
npm error Lib:
npm error C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\Llvm\x64\bin\llvm-lib.exe /OUT:"C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\sqlite3.lib" /NOLOGO /LTCG:INCREMENTAL Release\obj\sqlite3\win_delay_load_hook.obj
npm error Release\obj\sqlite3\\obj\global_intermediate\sqlite3\sqlite3.obj
npm error /LTCG:INCREMENTAL: no such file or directory
npm error C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(1647,5): error MSB6006: “llvm-lib.exe”已退出,代码为 1。 [C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj]
npm error 已完成生成项目“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj”(默认目标)的操作 - 失败。
npm error 已完成生成项目“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj.metaproj”(默认目标)的操作 - 失败。
npm error 已完成生成项目“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\better_sqlite3.vcxproj.metaproj”(默认目标)的操作 - 失败。
npm error 已完成生成项目“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\binding.sln”(默认目标)的操作 - 失败。
npm error
npm error 生成失败。
npm error
npm error “C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\binding.sln”(默认目标) (1) ->
npm error “C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\better_sqlite3.vcxproj.metaproj”(默认目标) (2) ->
npm error “C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj.metaproj”(默认目标) (3) ->
npm error “C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj”(默认目标) (5) ->
npm error (ClCompile 目标) ->
npm error C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\\obj\global_intermediate\sqlite3\sqlite3.c(34610,8): warning : variable 'bRc' set but not used [-Wunused-but-set-variable] [C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj]
npm error C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\\obj\global_intermediate\sqlite3\sqlite3.c(67581,9): warning : unused variable 'mExpect' [-Wunused-variable] [C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj]
npm error C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\\obj\global_intermediate\sqlite3\sqlite3.c(47356,35): warning : unused variable 'sqlite3_os_type' [-Wunused-variable] [C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj]
npm error C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\\obj\global_intermediate\sqlite3\sqlite3.c(67577,12): warning : unused function 'walAssertLockmask' [-Wunused-function] [C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj]
npm error
npm error
npm error “C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\binding.sln”(默认目标) (1) ->
npm error “C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\better_sqlite3.vcxproj.metaproj”(默认目标) (2) ->
npm error “C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj.metaproj”(默认目标) (3) ->
npm error “C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj”(默认目标) (5) ->
npm error (Lib 目标) ->
npm error C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(1647,5): error MSB6006: “llvm-lib.exe”已退出,代码为 1。 [C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj]
npm error
npm error 4 个警告
npm error 1 个错误
npm error
npm error 已用时间 00:00:20.50
npm error (node:33620) [DEP0176] DeprecationWarning: fs.R_OK is deprecated, use fs.constants.R_OK instead
npm error (Use `node --trace-deprecation ...` to show where the warning was created)
npm error prebuild-install warn install Request timed out
npm error gyp info it worked if it ends with ok
npm error gyp verb cli [
npm error gyp verb cli 'C:\\Program Files\\nodejs\\node.exe',
npm error gyp verb cli 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\@electron\\node-gyp\\bin\\node-gyp.js',
npm error gyp verb cli 'rebuild',
npm error gyp verb cli '--release'
npm error gyp verb cli ]
npm error gyp info using [email protected]
npm error gyp info using [email protected] | win32 | x64
npm error gyp verb clean removing "build" directory
npm error gyp verb find Python Python is not set from command line or npm configuration
npm error gyp verb find Python Python is not set from environment variable PYTHON
npm error gyp verb find Python checking if the py launcher can be used to find Python 3
npm error gyp verb find Python - executing "py.exe" to get Python 3 executable path
npm error gyp sill find Python execFile: exec = "py.exe"
npm error gyp sill find Python execFile: args = ["-3","-c","import sys; sys.stdout.buffer.write(sys.executable.encode('utf-8'));"]
npm error gyp sill find Python execFile: opts = {"env":{"ACSetupSvcPort":"23210","ACSvcPort":"17532","ALLUSERSPROFILE":"C:\\ProgramData","APPDATA":"C:\\Users\\YuePlus\\AppData\\Roaming","ChocolateyInstall":"C:\\ProgramData\\chocolatey","ChocolateyLastPathUpdate":"133832585966197162","ChocolateyToolsLocation":"C:\\tools","COLOR":"1","CommonProgramFiles":"C:\\Program Files\\Common Files","CommonProgramFiles(x86)":"C:\\Program Files (x86)\\Common Files","CommonProgramW6432":"C:\\Program Files\\Common Files","COMPUTERNAME":"I7-12700","ComSpec":"C:\\WINDOWS\\system32\\cmd.exe","CONDA_EXE":"C:\\tools\\Anaconda3\\Scripts\\conda.exe","DriverData":"C:\\Windows\\System32\\Drivers\\DriverData","EDITOR":"C:\\WINDOWS\\notepad.exe","EnableLog":"INFO","HOME":"C:\\Users\\YuePlus","HOMEDRIVE":"C:","HOMEPATH":"\\Users\\YuePlus","INIT_CWD":"C:\\Users\\YuePlus\\Desktop\\electron-shadcn","INTEL_DEV_REDIST":"C:\\Program Files (x86)\\Common Files\\Intel\\Shared Libraries\\","JAVA_HOME":"C:\\Program Files\\OpenJDK\\jdk-22.0.2","LOCALAPPDATA":"C:\\Users\\YuePlus\\AppData\\Local","LOGONSERVER":"\\\\I7-12700","MIC_LD_LIBRARY_PATH":"C:\\Program Files (x86)\\Common Files\\Intel\\Shared Libraries\\compiler\\lib\\mic","NODE":"C:\\Program Files\\nodejs\\node.exe","npm_command":"install","npm_config_cache":"C:\\Users\\YuePlus\\AppData\\Local\\npm-cache","npm_config_globalconfig":"C:\\Users\\YuePlus\\AppData\\Roaming\\npm\\etc\\npmrc","npm_config_global_prefix":"C:\\Users\\YuePlus\\AppData\\Roaming\\npm","npm_config_init_module":"C:\\Users\\YuePlus\\.npm-init.js","npm_config_local_prefix":"C:\\Users\\YuePlus\\Desktop\\electron-shadcn","npm_config_node_gyp":"C:\\Users\\YuePlus\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js","npm_config_noproxy":"","npm_config_npm_version":"11.3.0","npm_config_prefix":"C:\\Users\\YuePlus\\AppData\\Roaming\\npm","npm_config_registry":"https://registry.npmmirror.com/","npm_config_userconfig":"C:\\Users\\YuePlus\\.npmrc","npm_config_user_agent":"npm/11.3.0 node/v24.0.0 win32 x64 workspaces/false","npm_execpath":"C:\\Users\\YuePlus\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js","npm_lifecycle_event":"install","npm_lifecycle_script":"prebuild-install || node-gyp rebuild --release","npm_node_execpath":"C:\\Program Files\\nodejs\\node.exe","npm_package_dev":"","npm_package_dev_optional":"","npm_package_integrity":"sha512-EwhOpyXiOEL/lKzHz9AW1msWFNzGc/z+LzeB3/jnFJpxu+th2yqvzsSWas1v9jgs9+xiXJcD5A8CJxAG2TaghQ==","npm_package_json":"C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\better-sqlite3\\package.json","npm_package_name":"better-sqlite3","npm_package_optional":"","npm_package_peer":"","npm_package_resolved":"https://registry.npmmirror.com/better-sqlite3/-/better-sqlite3-11.10.0.tgz","npm_package_version":"11.10.0","NUMBER_OF_PROCESSORS":"20","OneDrive":"C:\\Users\\YuePlus\\OneDrive","OneDriveConsumer":"C:\\Users\\YuePlus\\OneDrive","OS":"Windows_NT","Path":"C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\better-sqlite3\\node_modules\\.bin;C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\node_modules\\.bin;C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin;C:\\Users\\YuePlus\\Desktop\\node_modules\\.bin;C:\\Users\\YuePlus\\node_modules\\.bin;C:\\Users\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\YuePlus\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Program Files\\PowerShell\\7;C:\\Program Files\\Eclipse Adoptium\\jdk-8.0.392.8-hotspot\\bin;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin\\;C:\\Program Files (x86)\\Common Files\\Intel\\Shared Libraries\\redist\\intel64\\compiler;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\dotnet\\;C:\\Program Files\\Microsoft VS Code\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\OpenJDK\\jdk-22.0.2\\bin;C:\\Program Files (x86)\\Yarn\\bin\\;C:\\Program Files\\PowerShell\\7\\;C:\\Program Files\\Common Files\\Autodesk Shared\\;C:\\Program Files\\Microsoft SQL Server\\150\\Tools\\Binn\\;C:\\Program Files (x86)\\Tencent\\微信web开发者工具\\dll;C:\\Program Files\\nodejs\\;C:\\Users\\YuePlus\\AppData\\Local\\Programs\\Python\\Python313\\Scripts\\;C:\\Users\\YuePlus\\AppData\\Local\\Programs\\Python\\Python313\\;C:\\Users\\YuePlus\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\YuePlus\\AppData\\Local\\JetBrains\\Toolbox\\scripts;C:\\tools\\flutter\\bin;C:\\Users\\YuePlus\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\YuePlus\\AppData\\Local\\Yarn\\bin;C:\\Users\\YuePlus\\.bun\\bin;C:\\Program Files\\mitmproxy\\bin;C:\\Users\\YuePlus\\AppData\\Roaming\\npm","PATHEXT":".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW;.CPL","POWERSHELL_DISTRIBUTION_CHANNEL":"MSI:Windows 10 Pro","PROCESSOR_ARCHITECTURE":"AMD64","PROCESSOR_IDENTIFIER":"Intel64 Family 6 Model 151 Stepping 2, GenuineIntel","PROCESSOR_LEVEL":"6","PROCESSOR_REVISION":"9702","ProgramData":"C:\\ProgramData","ProgramFiles":"C:\\Program Files","ProgramFiles(x86)":"C:\\Program Files (x86)","ProgramW6432":"C:\\Program Files","PROMPT":"$P$G","PSModulePath":"C:\\Users\\YuePlus\\Documents\\PowerShell\\Modules;C:\\Program Files\\PowerShell\\Modules;c:\\program files\\powershell\\7\\Modules;C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules","PUBLIC":"C:\\Users\\Public","RlsSvcPort":"22112","SESSIONNAME":"Console","SystemDrive":"C:","SystemRoot":"C:\\WINDOWS","TEMP":"C:\\Users\\YuePlus\\AppData\\Local\\Temp","TMP":"C:\\Users\\YuePlus\\AppData\\Local\\Temp","USERDOMAIN":"I7-12700","USERDOMAIN_ROAMINGPROFILE":"I7-12700","USERNAME":"YuePlus","USERPROFILE":"C:\\Users\\YuePlus","VBOX_HWVIRTEX_IGNORE_SVM_IN_USE":"1","windir":"C:\\WINDOWS","WSLENV":"WT_SESSION:WT_PROFILE_ID:","WT_PROFILE_ID":"{574e775e-4f2a-5b96-ac1e-a2962a402336}","WT_SESSION":"a253b679-a44c-4162-a959-8a21cc5b8138","ZES_ENABLE_SYSMAN":"1","_CE_CONDA":"","_CE_M":"","_CONDA_EXE":"C:\\tools\\Anaconda3\\Scripts\\conda.exe","_CONDA_ROOT":"C:\\tools\\Anaconda3","TERM":"dumb"},"shell":false}
npm error gyp sill find Python execFile result: err = null
npm error gyp sill find Python execFile result: stdout = "C:\\Users\\YuePlus\\AppData\\Local\\Programs\\Python\\Python313\\python.exe"
npm error gyp sill find Python execFile result: stderr = ""
npm error gyp verb find Python - executable path is "C:\Users\YuePlus\AppData\Local\Programs\Python\Python313\python.exe"
npm error gyp verb find Python - executing "C:\Users\YuePlus\AppData\Local\Programs\Python\Python313\python.exe" to get version
npm error gyp sill find Python execFile: exec = "C:\\Users\\YuePlus\\AppData\\Local\\Programs\\Python\\Python313\\python.exe"
npm error gyp sill find Python execFile: args = ["-c","import sys; print(\"%s.%s.%s\" % sys.version_info[:3]);"]
npm error gyp sill find Python execFile: opts = {"env":{"ACSetupSvcPort":"23210","ACSvcPort":"17532","ALLUSERSPROFILE":"C:\\ProgramData","APPDATA":"C:\\Users\\YuePlus\\AppData\\Roaming","ChocolateyInstall":"C:\\ProgramData\\chocolatey","ChocolateyLastPathUpdate":"133832585966197162","ChocolateyToolsLocation":"C:\\tools","COLOR":"1","CommonProgramFiles":"C:\\Program Files\\Common Files","CommonProgramFiles(x86)":"C:\\Program Files (x86)\\Common Files","CommonProgramW6432":"C:\\Program Files\\Common Files","COMPUTERNAME":"I7-12700","ComSpec":"C:\\WINDOWS\\system32\\cmd.exe","CONDA_EXE":"C:\\tools\\Anaconda3\\Scripts\\conda.exe","DriverData":"C:\\Windows\\System32\\Drivers\\DriverData","EDITOR":"C:\\WINDOWS\\notepad.exe","EnableLog":"INFO","HOME":"C:\\Users\\YuePlus","HOMEDRIVE":"C:","HOMEPATH":"\\Users\\YuePlus","INIT_CWD":"C:\\Users\\YuePlus\\Desktop\\electron-shadcn","INTEL_DEV_REDIST":"C:\\Program Files (x86)\\Common Files\\Intel\\Shared Libraries\\","JAVA_HOME":"C:\\Program Files\\OpenJDK\\jdk-22.0.2","LOCALAPPDATA":"C:\\Users\\YuePlus\\AppData\\Local","LOGONSERVER":"\\\\I7-12700","MIC_LD_LIBRARY_PATH":"C:\\Program Files (x86)\\Common Files\\Intel\\Shared Libraries\\compiler\\lib\\mic","NODE":"C:\\Program Files\\nodejs\\node.exe","npm_command":"install","npm_config_cache":"C:\\Users\\YuePlus\\AppData\\Local\\npm-cache","npm_config_globalconfig":"C:\\Users\\YuePlus\\AppData\\Roaming\\npm\\etc\\npmrc","npm_config_global_prefix":"C:\\Users\\YuePlus\\AppData\\Roaming\\npm","npm_config_init_module":"C:\\Users\\YuePlus\\.npm-init.js","npm_config_local_prefix":"C:\\Users\\YuePlus\\Desktop\\electron-shadcn","npm_config_node_gyp":"C:\\Users\\YuePlus\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js","npm_config_noproxy":"","npm_config_npm_version":"11.3.0","npm_config_prefix":"C:\\Users\\YuePlus\\AppData\\Roaming\\npm","npm_config_registry":"https://registry.npmmirror.com/","npm_config_userconfig":"C:\\Users\\YuePlus\\.npmrc","npm_config_user_agent":"npm/11.3.0 node/v24.0.0 win32 x64 workspaces/false","npm_execpath":"C:\\Users\\YuePlus\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js","npm_lifecycle_event":"install","npm_lifecycle_script":"prebuild-install || node-gyp rebuild --release","npm_node_execpath":"C:\\Program Files\\nodejs\\node.exe","npm_package_dev":"","npm_package_dev_optional":"","npm_package_integrity":"sha512-EwhOpyXiOEL/lKzHz9AW1msWFNzGc/z+LzeB3/jnFJpxu+th2yqvzsSWas1v9jgs9+xiXJcD5A8CJxAG2TaghQ==","npm_package_json":"C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\better-sqlite3\\package.json","npm_package_name":"better-sqlite3","npm_package_optional":"","npm_package_peer":"","npm_package_resolved":"https://registry.npmmirror.com/better-sqlite3/-/better-sqlite3-11.10.0.tgz","npm_package_version":"11.10.0","NUMBER_OF_PROCESSORS":"20","OneDrive":"C:\\Users\\YuePlus\\OneDrive","OneDriveConsumer":"C:\\Users\\YuePlus\\OneDrive","OS":"Windows_NT","Path":"C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\better-sqlite3\\node_modules\\.bin;C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\node_modules\\.bin;C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin;C:\\Users\\YuePlus\\Desktop\\node_modules\\.bin;C:\\Users\\YuePlus\\node_modules\\.bin;C:\\Users\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\YuePlus\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Program Files\\PowerShell\\7;C:\\Program Files\\Eclipse Adoptium\\jdk-8.0.392.8-hotspot\\bin;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin\\;C:\\Program Files (x86)\\Common Files\\Intel\\Shared Libraries\\redist\\intel64\\compiler;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\dotnet\\;C:\\Program Files\\Microsoft VS Code\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\OpenJDK\\jdk-22.0.2\\bin;C:\\Program Files (x86)\\Yarn\\bin\\;C:\\Program Files\\PowerShell\\7\\;C:\\Program Files\\Common Files\\Autodesk Shared\\;C:\\Program Files\\Microsoft SQL Server\\150\\Tools\\Binn\\;C:\\Program Files (x86)\\Tencent\\微信web开发者工具\\dll;C:\\Program Files\\nodejs\\;C:\\Users\\YuePlus\\AppData\\Local\\Programs\\Python\\Python313\\Scripts\\;C:\\Users\\YuePlus\\AppData\\Local\\Programs\\Python\\Python313\\;C:\\Users\\YuePlus\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\YuePlus\\AppData\\Local\\JetBrains\\Toolbox\\scripts;C:\\tools\\flutter\\bin;C:\\Users\\YuePlus\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\YuePlus\\AppData\\Local\\Yarn\\bin;C:\\Users\\YuePlus\\.bun\\bin;C:\\Program Files\\mitmproxy\\bin;C:\\Users\\YuePlus\\AppData\\Roaming\\npm","PATHEXT":".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW;.CPL","POWERSHELL_DISTRIBUTION_CHANNEL":"MSI:Windows 10 Pro","PROCESSOR_ARCHITECTURE":"AMD64","PROCESSOR_IDENTIFIER":"Intel64 Family 6 Model 151 Stepping 2, GenuineIntel","PROCESSOR_LEVEL":"6","PROCESSOR_REVISION":"9702","ProgramData":"C:\\ProgramData","ProgramFiles":"C:\\Program Files","ProgramFiles(x86)":"C:\\Program Files (x86)","ProgramW6432":"C:\\Program Files","PROMPT":"$P$G","PSModulePath":"C:\\Users\\YuePlus\\Documents\\PowerShell\\Modules;C:\\Program Files\\PowerShell\\Modules;c:\\program files\\powershell\\7\\Modules;C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules","PUBLIC":"C:\\Users\\Public","RlsSvcPort":"22112","SESSIONNAME":"Console","SystemDrive":"C:","SystemRoot":"C:\\WINDOWS","TEMP":"C:\\Users\\YuePlus\\AppData\\Local\\Temp","TMP":"C:\\Users\\YuePlus\\AppData\\Local\\Temp","USERDOMAIN":"I7-12700","USERDOMAIN_ROAMINGPROFILE":"I7-12700","USERNAME":"YuePlus","USERPROFILE":"C:\\Users\\YuePlus","VBOX_HWVIRTEX_IGNORE_SVM_IN_USE":"1","windir":"C:\\WINDOWS","WSLENV":"WT_SESSION:WT_PROFILE_ID:","WT_PROFILE_ID":"{574e775e-4f2a-5b96-ac1e-a2962a402336}","WT_SESSION":"a253b679-a44c-4162-a959-8a21cc5b8138","ZES_ENABLE_SYSMAN":"1","_CE_CONDA":"","_CE_M":"","_CONDA_EXE":"C:\\tools\\Anaconda3\\Scripts\\conda.exe","_CONDA_ROOT":"C:\\tools\\Anaconda3","TERM":"dumb"},"shell":false}
npm error gyp sill find Python execFile result: err = null
npm error gyp sill find Python execFile result: stdout = "3.13.3\r\n"
npm error gyp sill find Python execFile result: stderr = ""
npm error gyp verb find Python - version is "3.13.3"
npm error gyp info find Python using Python version 3.13.3 found at "C:\Users\YuePlus\AppData\Local\Programs\Python\Python313\python.exe"
npm error gyp verb get node dir no --target version specified, falling back to host node version: 24.0.0
npm error gyp verb install input version string "24.0.0"
npm error gyp verb install installing version: 24.0.0
npm error gyp verb install --ensure was passed, so won't reinstall if already installed
npm error gyp verb install version is already installed, need to check "installVersion"
npm error gyp verb got "installVersion" 11
npm error gyp verb needs "installVersion" 11
npm error gyp verb install version is good
npm error gyp verb on Windows; need to check node.lib
npm error gyp verb get node dir target node version installed: 24.0.0
npm error gyp verb build dir attempting to create "build" dir: C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build
npm error gyp verb build dir "build" dir needed to be created? Yes
npm error gyp verb find VS msvs_version not set from command line or npm config
npm error gyp verb find VS VCINSTALLDIR not set, not running in VS Command Prompt
npm error gyp sill find VS Running C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe [
npm error gyp sill find VS '-NoProfile',
npm error gyp sill find VS '-Command',
npm error gyp sill find VS '&{@(Get-Module -ListAvailable -Name VSSetup).Version.ToString()}'
npm error gyp sill find VS ]
npm error gyp sill find VS Running C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe [
npm error gyp sill find VS '-NoProfile',
npm error gyp sill find VS '-Command',
npm error gyp sill find VS '&{Get-VSSetupInstance | ConvertTo-Json -Depth 3}'
npm error gyp sill find VS ]
npm error gyp sill find VS PS stderr = "Get-VSSetupInstance : ������Get-VSSetupInstance����ʶ��Ϊ cmdlet���������ű��ļ�������г�������ơ���������\r\n��ƴд���������·������ȷ��·����ȷ��Ȼ������һ�Ρ�\r\n����λ�� ��:1 �ַ�: 3\r\n+ &{Get-VSSetupInstance | ConvertTo-Json -Depth 3}\r\n+ ~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : ObjectNotFound: (Get-VSSetupInstance:String) [], CommandNotFoundException\r\n + FullyQualifiedErrorId : CommandNotFoundException\r\n \r\n"
npm error gyp sill find VS PS stdout = ""
npm error gyp sill find VS SyntaxError: Unexpected end of JSON input
npm error gyp sill find VS at JSON.parse (<anonymous>)
npm error gyp sill find VS at VisualStudioFinder.parseData (C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\@electron\node-gyp\lib\find-visualstudio.js:286:21)
npm error gyp sill find VS at VisualStudioFinder.findNewVSUsingSetupModule (C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\@electron\node-gyp\lib\find-visualstudio.js:202:27)
npm error gyp sill find VS at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
npm error gyp sill find VS at async VisualStudioFinder.findVisualStudio (C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\@electron\node-gyp\lib\find-visualstudio.js:68:20)
npm error gyp sill find VS at async createBuildDir (C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\@electron\node-gyp\lib\configure.js:112:18)
npm error gyp sill find VS at async run (C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\@electron\node-gyp\bin\node-gyp.js:81:18)
npm error gyp verb find VS could not use PowerShell to find Visual Studio 2017 or newer, try re-running with '--loglevel silly' for more details.
npm error gyp verb find VS
npm error gyp verb find VS Failure details: undefined
npm error gyp sill find VS Running C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe [
npm error gyp sill find VS '-ExecutionPolicy',
npm error gyp sill find VS 'Unrestricted',
npm error gyp sill find VS '-NoProfile',
npm error gyp sill find VS '-Command',
npm error gyp sill find VS "&{Add-Type -Path 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\@electron\\node-gyp\\lib\\Find-VisualStudio.cs';[VisualStudioConfiguration.Main]::PrintJson()}"
npm error gyp sill find VS ]
npm error gyp sill find VS PS stderr = ""
npm error gyp sill find VS processing installation: "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools"
npm error gyp sill find VS - version match = ["16.11.36107.64","16","11"]
npm error gyp sill find VS - found VC.MSBuild.Base
npm error gyp sill find VS - found VC.Tools.x86.x64
npm error gyp sill find VS - found Win10/11SDK: 19041
npm error gyp sill find VS processing installation: "C:\Program Files\Microsoft Visual Studio\2022\Community"
npm error gyp sill find VS - version match = ["17.14.36109.1","17","14"]
npm error gyp sill find VS - found VC.MSBuild.Base
npm error gyp sill find VS - found VC.Tools.x86.x64
npm error gyp sill find VS - found Win10/11SDK: 26100
npm error gyp sill find VS vsInfo: [
npm error gyp sill find VS {
npm error gyp sill find VS version: '16.11.36107.64',
npm error gyp sill find VS versionMajor: 16,
npm error gyp sill find VS versionMinor: 11,
npm error gyp sill find VS versionYear: 2019,
npm error gyp sill find VS path: 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools',
npm error gyp sill find VS msBuild: 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools\\MSBuild\\Current\\Bin\\MSBuild.exe',
npm error gyp sill find VS toolset: 'v142',
npm error gyp sill find VS sdk: '10.0.19041.0'
npm error gyp sill find VS },
npm error gyp sill find VS {
npm error gyp sill find VS version: '17.14.36109.1',
npm error gyp sill find VS versionMajor: 17,
npm error gyp sill find VS versionMinor: 14,
npm error gyp sill find VS versionYear: 2022,
npm error gyp sill find VS path: 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Community',
npm error gyp sill find VS msBuild: 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\MSBuild\\Current\\Bin\\MSBuild.exe',
npm error gyp sill find VS toolset: 'v143',
npm error gyp sill find VS sdk: '10.0.26100.0'
npm error gyp sill find VS }
npm error gyp sill find VS ]
npm error gyp verb find VS checking VS2022 (17.14.36109.1) found at:
npm error gyp verb find VS "C:\Program Files\Microsoft Visual Studio\2022\Community"
npm error gyp verb find VS - found "Visual Studio C++ core features"
npm error gyp verb find VS - found VC++ toolset: v143
npm error gyp verb find VS - found Windows SDK: 10.0.26100.0
npm error gyp info find VS using VS2022 (17.14.36109.1) found at:
npm error gyp info find VS "C:\Program Files\Microsoft Visual Studio\2022\Community"
npm error gyp info find VS run with --verbose for detailed information
npm error gyp verb build/config.gypi creating config file
npm error gyp sill build/config.gypi {
npm error gyp sill build/config.gypi target_defaults: {
npm error gyp sill build/config.gypi cflags: [],
npm error gyp sill build/config.gypi configurations: { Debug: [Object], Release: [Object] },
npm error gyp sill build/config.gypi default_configuration: 'Release',
npm error gyp sill build/config.gypi defines: [],
npm error gyp sill build/config.gypi include_dirs: [],
npm error gyp sill build/config.gypi libraries: [],
npm error gyp sill build/config.gypi msbuild_toolset: 'v143',
npm error gyp sill build/config.gypi msvs_windows_target_platform_version: '10.0.26100.0'
npm error gyp sill build/config.gypi },
npm error gyp sill build/config.gypi variables: {
npm error gyp sill build/config.gypi asan: 0,
npm error gyp sill build/config.gypi clang: 1,
npm error gyp sill build/config.gypi control_flow_guard: false,
npm error gyp sill build/config.gypi coverage: false,
npm error gyp sill build/config.gypi dcheck_always_on: 0,
npm error gyp sill build/config.gypi debug_nghttp2: false,
npm error gyp sill build/config.gypi debug_node: false,
npm error gyp sill build/config.gypi enable_lto: false,
npm error gyp sill build/config.gypi enable_pgo_generate: false,
npm error gyp sill build/config.gypi enable_pgo_use: false,
npm error gyp sill build/config.gypi error_on_warn: false,
npm error gyp sill build/config.gypi force_dynamic_crt: 0,
npm error gyp sill build/config.gypi host_arch: 'x64',
npm error gyp sill build/config.gypi icu_data_in: '..\\..\\deps\\icu-tmp\\icudt77l.dat',
npm error gyp sill build/config.gypi icu_endianness: 'l',
npm error gyp sill build/config.gypi icu_gyp_path: 'tools/icu/icu-generic.gyp',
npm error gyp sill build/config.gypi icu_path: 'deps/icu-small',
npm error gyp sill build/config.gypi icu_small: false,
npm error gyp sill build/config.gypi icu_ver_major: '77',
npm error gyp sill build/config.gypi libdir: 'lib',
npm error gyp sill build/config.gypi llvm_version: '19.1.1',
npm error gyp sill build/config.gypi napi_build_version: '10',
npm error gyp sill build/config.gypi nasm_version: '2.16',
npm error gyp sill build/config.gypi node_builtin_shareable_builtins: [
npm error gyp sill build/config.gypi 'deps/cjs-module-lexer/lexer.js',
npm error gyp sill build/config.gypi 'deps/cjs-module-lexer/dist/lexer.js',
npm error gyp sill build/config.gypi 'deps/undici/undici.js',
npm error gyp sill build/config.gypi 'deps/amaro/dist/index.js'
npm error gyp sill build/config.gypi ],
npm error gyp sill build/config.gypi node_byteorder: 'little',
npm error gyp sill build/config.gypi node_cctest_sources: [
npm error gyp sill build/config.gypi 'src/node_snapshot_stub.cc',
npm error gyp sill build/config.gypi 'test/cctest/inspector/test_node_protocol.cc',
npm error gyp sill build/config.gypi 'test/cctest/node_test_fixture.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_aliased_buffer.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_base64.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_base_object_ptr.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_cppgc.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_crypto_clienthello.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_dataqueue.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_environment.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_inspector_socket.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_inspector_socket_server.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_json_utils.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_linked_binding.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_node_api.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_node_crypto.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_node_crypto_env.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_node_postmortem_metadata.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_node_task_runner.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_path.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_per_process.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_platform.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_quic_cid.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_quic_error.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_quic_tokens.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_report.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_sockaddr.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_traced_value.cc',
npm error gyp sill build/config.gypi 'test/cctest/test_util.cc',
npm error gyp sill build/config.gypi 'test/cctest/node_test_fixture.h'
npm error gyp sill build/config.gypi ],
npm error gyp sill build/config.gypi node_debug_lib: false,
npm error gyp sill build/config.gypi node_enable_d8: false,
npm error gyp sill build/config.gypi node_enable_v8_vtunejit: false,
npm error gyp sill build/config.gypi node_fipsinstall: false,
npm error gyp sill build/config.gypi node_install_corepack: true,
npm error gyp sill build/config.gypi node_install_npm: true,
npm error gyp sill build/config.gypi node_library_files: [
npm error gyp sill build/config.gypi 'lib/_http_agent.js',
npm error gyp sill build/config.gypi 'lib/_http_client.js',
npm error gyp sill build/config.gypi 'lib/_http_common.js',
npm error gyp sill build/config.gypi 'lib/_http_incoming.js',
npm error gyp sill build/config.gypi 'lib/_http_outgoing.js',
npm error gyp sill build/config.gypi 'lib/_http_server.js',
npm error gyp sill build/config.gypi 'lib/_stream_duplex.js',
npm error gyp sill build/config.gypi 'lib/_stream_passthrough.js',
npm error gyp sill build/config.gypi 'lib/_stream_readable.js',
npm error gyp sill build/config.gypi 'lib/_stream_transform.js',
npm error gyp sill build/config.gypi 'lib/_stream_wrap.js',
npm error gyp sill build/config.gypi 'lib/_stream_writable.js',
npm error gyp sill build/config.gypi 'lib/_tls_common.js',
npm error gyp sill build/config.gypi 'lib/_tls_wrap.js',
npm error gyp sill build/config.gypi 'lib/assert.js',
npm error gyp sill build/config.gypi 'lib/assert/strict.js',
npm error gyp sill build/config.gypi 'lib/async_hooks.js',
npm error gyp sill build/config.gypi 'lib/buffer.js',
npm error gyp sill build/config.gypi 'lib/child_process.js',
npm error gyp sill build/config.gypi 'lib/cluster.js',
npm error gyp sill build/config.gypi 'lib/console.js',
npm error gyp sill build/config.gypi 'lib/constants.js',
npm error gyp sill build/config.gypi 'lib/crypto.js',
npm error gyp sill build/config.gypi 'lib/dgram.js',
npm error gyp sill build/config.gypi 'lib/diagnostics_channel.js',
npm error gyp sill build/config.gypi 'lib/dns.js',
npm error gyp sill build/config.gypi 'lib/dns/promises.js',
npm error gyp sill build/config.gypi 'lib/domain.js',
npm error gyp sill build/config.gypi 'lib/events.js',
npm error gyp sill build/config.gypi 'lib/fs.js',
npm error gyp sill build/config.gypi 'lib/fs/promises.js',
npm error gyp sill build/config.gypi 'lib/http.js',
npm error gyp sill build/config.gypi 'lib/http2.js',
npm error gyp sill build/config.gypi 'lib/https.js',
npm error gyp sill build/config.gypi 'lib/inspector.js',
npm error gyp sill build/config.gypi 'lib/inspector/promises.js',
npm error gyp sill build/config.gypi 'lib/internal/abort_controller.js',
npm error gyp sill build/config.gypi 'lib/internal/assert.js',
npm error gyp sill build/config.gypi 'lib/internal/assert/assertion_error.js',
npm error gyp sill build/config.gypi 'lib/internal/assert/calltracker.js',
npm error gyp sill build/config.gypi 'lib/internal/assert/myers_diff.js',
npm error gyp sill build/config.gypi 'lib/internal/assert/utils.js',
npm error gyp sill build/config.gypi 'lib/internal/async_context_frame.js',
npm error gyp sill build/config.gypi 'lib/internal/async_hooks.js',
npm error gyp sill build/config.gypi 'lib/internal/async_local_storage/async_context_frame.js',
npm error gyp sill build/config.gypi 'lib/internal/async_local_storage/async_hooks.js',
npm error gyp sill build/config.gypi 'lib/internal/blob.js',
npm error gyp sill build/config.gypi 'lib/internal/blocklist.js',
npm error gyp sill build/config.gypi 'lib/internal/bootstrap/node.js',
npm error gyp sill build/config.gypi 'lib/internal/bootstrap/realm.js',
npm error gyp sill build/config.gypi 'lib/internal/bootstrap/shadow_realm.js',
npm error gyp sill build/config.gypi 'lib/internal/bootstrap/switches/does_not_own_process_state.js',
npm error gyp sill build/config.gypi 'lib/internal/bootstrap/switches/does_own_process_state.js',
npm error gyp sill build/config.gypi 'lib/internal/bootstrap/switches/is_main_thread.js',
npm error gyp sill build/config.gypi 'lib/internal/bootstrap/switches/is_not_main_thread.js',
npm error gyp sill build/config.gypi 'lib/internal/bootstrap/web/exposed-wildcard.js',
npm error gyp sill build/config.gypi 'lib/internal/bootstrap/web/exposed-window-or-worker.js',
npm error gyp sill build/config.gypi 'lib/internal/buffer.js',
npm error gyp sill build/config.gypi 'lib/internal/child_process.js',
npm error gyp sill build/config.gypi 'lib/internal/child_process/serialization.js',
npm error gyp sill build/config.gypi 'lib/internal/cli_table.js',
npm error gyp sill build/config.gypi 'lib/internal/cluster/child.js',
npm error gyp sill build/config.gypi 'lib/internal/cluster/primary.js',
npm error gyp sill build/config.gypi 'lib/internal/cluster/round_robin_handle.js',
npm error gyp sill build/config.gypi 'lib/internal/cluster/shared_handle.js',
npm error gyp sill build/config.gypi 'lib/internal/cluster/utils.js',
npm error gyp sill build/config.gypi 'lib/internal/cluster/worker.js',
npm error gyp sill build/config.gypi 'lib/internal/console/constructor.js',
npm error gyp sill build/config.gypi 'lib/internal/console/global.js',
npm error gyp sill build/config.gypi 'lib/internal/constants.js',
npm error gyp sill build/config.gypi 'lib/internal/crypto/aes.js',
npm error gyp sill build/config.gypi 'lib/internal/crypto/certificate.js',
npm error gyp sill build/config.gypi 'lib/internal/crypto/cfrg.js',
npm error gyp sill build/config.gypi 'lib/internal/crypto/cipher.js',
npm error gyp sill build/config.gypi 'lib/internal/crypto/diffiehellman.js',
npm error gyp sill build/config.gypi 'lib/internal/crypto/ec.js',
npm error gyp sill build/config.gypi 'lib/internal/crypto/hash.js',
npm error gyp sill build/config.gypi 'lib/internal/crypto/hashnames.js',
npm error gyp sill build/config.gypi 'lib/internal/crypto/hkdf.js',
npm error gyp sill build/config.gypi 'lib/internal/crypto/keygen.js',
npm error gyp sill build/config.gypi 'lib/internal/crypto/keys.js',
npm error gyp sill build/config.gypi 'lib/internal/crypto/mac.js',
npm error gyp sill build/config.gypi 'lib/internal/crypto/pbkdf2.js',
npm error gyp sill build/config.gypi 'lib/internal/crypto/random.js',
npm error gyp sill build/config.gypi 'lib/internal/crypto/rsa.js',
npm error gyp sill build/config.gypi 'lib/internal/crypto/scrypt.js',
npm error gyp sill build/config.gypi 'lib/internal/crypto/sig.js',
npm error gyp sill build/config.gypi 'lib/internal/crypto/util.js',
npm error gyp sill build/config.gypi 'lib/internal/crypto/webcrypto.js',
npm error gyp sill build/config.gypi 'lib/internal/crypto/webidl.js',
npm error gyp sill build/config.gypi 'lib/internal/crypto/x509.js',
npm error gyp sill build/config.gypi 'lib/internal/data_url.js',
npm error gyp sill build/config.gypi 'lib/internal/debugger/inspect.js',
npm error gyp sill build/config.gypi 'lib/internal/debugger/inspect_client.js',
npm error gyp sill build/config.gypi 'lib/internal/debugger/inspect_repl.js',
npm error gyp sill build/config.gypi 'lib/internal/dgram.js',
npm error gyp sill build/config.gypi 'lib/internal/dns/callback_resolver.js',
npm error gyp sill build/config.gypi 'lib/internal/dns/promises.js',
npm error gyp sill build/config.gypi 'lib/internal/dns/utils.js',
npm error gyp sill build/config.gypi 'lib/internal/encoding.js',
npm error gyp sill build/config.gypi ... 234 more items
npm error gyp sill build/config.gypi ],
npm error gyp sill build/config.gypi node_module_version: 137,
npm error gyp sill build/config.gypi node_no_browser_globals: false,
npm error gyp sill build/config.gypi node_prefix: '\\usr\\local',
npm error gyp sill build/config.gypi node_quic: false,
npm error gyp sill build/config.gypi node_release_urlbase: 'https://nodejs.org/download/release/',
npm error gyp sill build/config.gypi node_shared: false,
npm error gyp sill build/config.gypi node_shared_ada: false,
npm error gyp sill build/config.gypi node_shared_brotli: false,
npm error gyp sill build/config.gypi node_shared_cares: false,
npm error gyp sill build/config.gypi node_shared_http_parser: false,
npm error gyp sill build/config.gypi node_shared_libuv: false,
npm error gyp sill build/config.gypi node_shared_nghttp2: false,
npm error gyp sill build/config.gypi node_shared_nghttp3: false,
npm error gyp sill build/config.gypi node_shared_ngtcp2: false,
npm error gyp sill build/config.gypi node_shared_openssl: false,
npm error gyp sill build/config.gypi node_shared_simdjson: false,
npm error gyp sill build/config.gypi node_shared_simdutf: false,
npm error gyp sill build/config.gypi node_shared_sqlite: false,
npm error gyp sill build/config.gypi node_shared_uvwasi: false,
npm error gyp sill build/config.gypi node_shared_zlib: false,
npm error gyp sill build/config.gypi node_shared_zstd: false,
npm error gyp sill build/config.gypi node_tag: '',
npm error gyp sill build/config.gypi node_target_type: 'executable',
npm error gyp sill build/config.gypi node_use_amaro: true,
npm error gyp sill build/config.gypi node_use_bundled_v8: true,
npm error gyp sill build/config.gypi node_use_node_code_cache: true,
npm error gyp sill build/config.gypi node_use_node_snapshot: true,
npm error gyp sill build/config.gypi node_use_openssl: true,
npm error gyp sill build/config.gypi node_use_v8_platform: true,
npm error gyp sill build/config.gypi node_with_ltcg: true,
npm error gyp sill build/config.gypi node_without_node_options: false,
npm error gyp sill build/config.gypi node_write_snapshot_as_array_literals: true,
npm error gyp sill build/config.gypi openssl_is_fips: false,
npm error gyp sill build/config.gypi openssl_quic: false,
npm error gyp sill build/config.gypi ossfuzz: false,
npm error gyp sill build/config.gypi shlib_suffix: 'so.137',
npm error gyp sill build/config.gypi single_executable_application: true,
npm error gyp sill build/config.gypi suppress_all_error_on_warn: false,
npm error gyp sill build/config.gypi target_arch: 'x64',
npm error gyp sill build/config.gypi ubsan: 0,
npm error gyp sill build/config.gypi use_ccache_win: 0,
npm error gyp sill build/config.gypi use_prefix_to_find_headers: false,
npm error gyp sill build/config.gypi v8_enable_31bit_smis_on_64bit_arch: 0,
npm error gyp sill build/config.gypi v8_enable_extensible_ro_snapshot: 0,
npm error gyp sill build/config.gypi v8_enable_gdbjit: 0,
npm error gyp sill build/config.gypi v8_enable_hugepage: 0,
npm error gyp sill build/config.gypi v8_enable_i18n_support: 1,
npm error gyp sill build/config.gypi v8_enable_inspector: 1,
npm error gyp sill build/config.gypi v8_enable_javascript_promise_hooks: 1,
npm error gyp sill build/config.gypi v8_enable_lite_mode: 0,
npm error gyp sill build/config.gypi v8_enable_maglev: 1,
npm error gyp sill build/config.gypi v8_enable_object_print: 1,
npm error gyp sill build/config.gypi v8_enable_pointer_compression: 0,
npm error gyp sill build/config.gypi v8_enable_sandbox: 0,
npm error gyp sill build/config.gypi v8_enable_short_builtin_calls: 1,
npm error gyp sill build/config.gypi v8_enable_wasm_simd256_revec: 1,
npm error gyp sill build/config.gypi v8_enable_webassembly: 1,
npm error gyp sill build/config.gypi v8_optimized_debug: 1,
npm error gyp sill build/config.gypi v8_promise_internal_field_count: 1,
npm error gyp sill build/config.gypi v8_random_seed: 0,
npm error gyp sill build/config.gypi v8_trace_maps: 0,
npm error gyp sill build/config.gypi v8_use_siphash: 1,
npm error gyp sill build/config.gypi want_separate_host_toolset: 0,
npm error gyp sill build/config.gypi nodedir: 'C:\\Users\\YuePlus\\AppData\\Local\\node-gyp\\Cache\\24.0.0',
npm error gyp sill build/config.gypi python: 'C:\\Users\\YuePlus\\AppData\\Local\\Programs\\Python\\Python313\\python.exe',
npm error gyp sill build/config.gypi standalone_static_library: 1,
npm error gyp sill build/config.gypi msbuild_path: 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\MSBuild\\Current\\Bin\\MSBuild.exe',
npm error gyp sill build/config.gypi cache: 'C:\\Users\\YuePlus\\AppData\\Local\\npm-cache',
npm error gyp sill build/config.gypi globalconfig: 'C:\\Users\\YuePlus\\AppData\\Roaming\\npm\\etc\\npmrc',
npm error gyp sill build/config.gypi global_prefix: 'C:\\Users\\YuePlus\\AppData\\Roaming\\npm',
npm error gyp sill build/config.gypi init_module: 'C:\\Users\\YuePlus\\.npm-init.js',
npm error gyp sill build/config.gypi local_prefix: 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn',
npm error gyp sill build/config.gypi node_gyp: 'C:\\Users\\YuePlus\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js',
npm error gyp sill build/config.gypi npm_version: '11.3.0',
npm error gyp sill build/config.gypi prefix: 'C:\\Users\\YuePlus\\AppData\\Roaming\\npm',
npm error gyp sill build/config.gypi registry: 'https://registry.npmmirror.com/',
npm error gyp sill build/config.gypi userconfig: 'C:\\Users\\YuePlus\\.npmrc',
npm error gyp sill build/config.gypi user_agent: 'npm/11.3.0 node/v24.0.0 win32 x64 workspaces/false'
npm error gyp sill build/config.gypi }
npm error gyp sill build/config.gypi }
npm error gyp verb build/config.gypi writing out config file: C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\config.gypi
npm error gyp verb config.gypi checking for gypi file: C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\config.gypi
npm error gyp verb common.gypi checking for gypi file: C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\common.gypi
npm error gyp verb gyp gyp format was not specified; forcing "msvs"
npm error gyp info spawn C:\Users\YuePlus\AppData\Local\Programs\Python\Python313\python.exe
npm error gyp info spawn args [
npm error gyp info spawn args 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\@electron\\node-gyp\\gyp\\gyp_main.py',
npm error gyp info spawn args 'binding.gyp',
npm error gyp info spawn args '-f',
npm error gyp info spawn args 'msvs',
npm error gyp info spawn args '-I',
npm error gyp info spawn args 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\better-sqlite3\\build\\config.gypi',
npm error gyp info spawn args '-I',
npm error gyp info spawn args 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\@electron\\node-gyp\\addon.gypi',
npm error gyp info spawn args '-I',
npm error gyp info spawn args 'C:\\Users\\YuePlus\\AppData\\Local\\node-gyp\\Cache\\24.0.0\\include\\node\\common.gypi',
npm error gyp info spawn args '-Dlibrary=shared_library',
npm error gyp info spawn args '-Dvisibility=default',
npm error gyp info spawn args '-Dnode_root_dir=C:\\Users\\YuePlus\\AppData\\Local\\node-gyp\\Cache\\24.0.0',
npm error gyp info spawn args '-Dnode_gyp_dir=C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\@electron\\node-gyp',
npm error gyp info spawn args '-Dnode_lib_file=C:\\\\Users\\\\YuePlus\\\\AppData\\\\Local\\\\node-gyp\\\\Cache\\\\24.0.0\\\\<(target_arch)\\\\node.lib',
npm error gyp info spawn args '-Dmodule_root_dir=C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\better-sqlite3',
npm error gyp info spawn args '-Dnode_engine=v8',
npm error gyp info spawn args '--depth=.',
npm error gyp info spawn args '--no-parallel',
npm error gyp info spawn args '--generator-output',
npm error gyp info spawn args 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\better-sqlite3\\build',
npm error gyp info spawn args '-Goutput_dir=.'
npm error gyp info spawn args ]
npm error gyp verb build type Release
npm error gyp verb architecture x64
npm error gyp verb node dev dir C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0
npm error gyp verb python C:\Users\YuePlus\AppData\Local\Programs\Python\Python313\python.exe
npm error gyp verb found first Solution file build/binding.sln
npm error gyp verb using MSBuild: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\MSBuild.exe
npm error gyp info spawn C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\MSBuild.exe
npm error gyp info spawn args [
npm error gyp info spawn args 'build/binding.sln',
npm error gyp info spawn args '/nologo',
npm error gyp info spawn args '/p:Configuration=Release;Platform=x64'
npm error gyp info spawn args ]
npm error gyp ERR! build error
npm error gyp ERR! stack Error: `C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\MSBuild.exe` failed with exit code: 1
npm error gyp ERR! stack at ChildProcess.<anonymous> (C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\@electron\node-gyp\lib\build.js:215:23)
npm error gyp ERR! stack at ChildProcess.emit (node:events:507:28)
npm error gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:294:12)
npm error gyp ERR! System Windows_NT 10.0.26100
npm error gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\@electron\\node-gyp\\bin\\node-gyp.js" "rebuild" "--release"
npm error gyp ERR! cwd C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3
npm error gyp ERR! node -v v24.0.0
npm error gyp ERR! node-gyp -v v10.2.0-electron.1
npm error gyp ERR! not ok
npm error A complete log of this run can be found in: C:\Users\YuePlus\AppData\Local\npm-cache\_logs\2025-05-15T00_57_40_155Z-debug-0.log
PS C:\Users\YuePlus\Desktop\electron-shadcn>
2025-05-15T00_57_40_155Z-debug-0.log
0 verbose cli C:\Program Files\nodejs\node.exe C:\Users\YuePlus\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js
1 info using [email protected]
2 info using [email protected]
3 silly config load:file:C:\Users\YuePlus\AppData\Roaming\npm\node_modules\npm\npmrc
4 silly config load:file:C:\Users\YuePlus\Desktop\electron-shadcn\.npmrc
5 silly config load:file:C:\Users\YuePlus\.npmrc
6 silly config load:file:C:\Users\YuePlus\AppData\Roaming\npm\etc\npmrc
7 verbose title npm install better-sqlite3
8 verbose argv "install" "better-sqlite3"
9 verbose logfile logs-max:10 dir:C:\Users\YuePlus\AppData\Local\npm-cache\_logs\2025-05-15T00_57_40_155Z-
10 verbose logfile C:\Users\YuePlus\AppData\Local\npm-cache\_logs\2025-05-15T00_57_40_155Z-debug-0.log
11 silly logfile start cleaning logs, removing 1 files
12 silly packumentCache heap:4496293888 maxSize:1124073472 maxEntrySize:562036736
13 silly logfile done cleaning log files
14 silly idealTree buildDeps
15 silly fetch manifest better-sqlite3@*
16 silly packumentCache full:https://registry.npmmirror.com/better-sqlite3 cache-miss
17 http fetch GET 200 https://registry.npmmirror.com/better-sqlite3 393ms (cache revalidated)
18 silly packumentCache full:https://registry.npmmirror.com/better-sqlite3 set size:323357 disposed:false
19 silly placeDep ROOT [email protected] OK for: [email protected] want: *
20 silly fetch manifest bindings@^1.5.0
21 silly packumentCache full:https://registry.npmmirror.com/bindings cache-miss
22 silly fetch manifest prebuild-install@^7.1.1
23 silly packumentCache full:https://registry.npmmirror.com/prebuild-install cache-miss
24 http fetch GET 200 https://registry.npmmirror.com/prebuild-install 89ms (cache revalidated)
25 silly packumentCache full:https://registry.npmmirror.com/prebuild-install set size:148330 disposed:false
26 http fetch GET 200 https://registry.npmmirror.com/bindings 180ms (cache revalidated)
27 silly packumentCache full:https://registry.npmmirror.com/bindings set size:27921 disposed:false
28 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.5.0
29 silly placeDep ROOT [email protected] OK for: [email protected] want: ^7.1.1
30 silly fetch manifest [email protected]
31 silly packumentCache full:https://registry.npmmirror.com/file-uri-to-path cache-miss
32 silly fetch manifest expand-template@^2.0.3
33 silly packumentCache full:https://registry.npmmirror.com/expand-template cache-miss
34 silly fetch manifest [email protected]
35 silly packumentCache full:https://registry.npmmirror.com/github-from-package cache-miss
36 silly fetch manifest mkdirp-classic@^0.5.3
37 silly packumentCache full:https://registry.npmmirror.com/mkdirp-classic cache-miss
38 silly fetch manifest napi-build-utils@^2.0.0
39 silly packumentCache full:https://registry.npmmirror.com/napi-build-utils cache-miss
40 silly fetch manifest rc@^1.2.7
41 silly packumentCache full:https://registry.npmmirror.com/rc cache-miss
42 silly fetch manifest simple-get@^4.0.0
43 silly packumentCache full:https://registry.npmmirror.com/simple-get cache-miss
44 silly fetch manifest tar-fs@^2.0.0
45 silly packumentCache full:https://registry.npmmirror.com/tar-fs cache-miss
46 silly fetch manifest tunnel-agent@^0.6.0
47 silly packumentCache full:https://registry.npmmirror.com/tunnel-agent cache-miss
48 http fetch GET 200 https://registry.npmmirror.com/rc 116ms (cache revalidated)
49 silly packumentCache full:https://registry.npmmirror.com/rc set size:85073 disposed:false
50 http fetch GET 200 https://registry.npmmirror.com/simple-get 117ms (cache revalidated)
51 silly packumentCache full:https://registry.npmmirror.com/simple-get set size:81097 disposed:false
52 http fetch GET 200 https://registry.npmmirror.com/napi-build-utils 260ms (cache revalidated)
53 silly packumentCache full:https://registry.npmmirror.com/napi-build-utils set size:10691 disposed:false
54 http fetch GET 200 https://registry.npmmirror.com/github-from-package 293ms (cache revalidated)
55 silly packumentCache full:https://registry.npmmirror.com/github-from-package set size:2913 disposed:false
56 http fetch GET 200 https://registry.npmmirror.com/mkdirp-classic 362ms (cache revalidated)
57 silly packumentCache full:https://registry.npmmirror.com/mkdirp-classic set size:3569 disposed:false
58 http fetch GET 200 https://registry.npmmirror.com/tar-fs 376ms (cache revalidated)
59 silly packumentCache full:https://registry.npmmirror.com/tar-fs set size:101425 disposed:false
60 http fetch GET 200 https://registry.npmmirror.com/file-uri-to-path 401ms (cache revalidated)
61 silly packumentCache full:https://registry.npmmirror.com/file-uri-to-path set size:9131 disposed:false
62 http fetch GET 200 https://registry.npmmirror.com/expand-template 403ms (cache revalidated)
63 silly packumentCache full:https://registry.npmmirror.com/expand-template set size:18298 disposed:false
64 http fetch GET 200 https://registry.npmmirror.com/tunnel-agent 476ms (cache revalidated)
65 silly packumentCache full:https://registry.npmmirror.com/tunnel-agent set size:11956 disposed:false
66 silly placeDep ROOT [email protected] OK for: [email protected] want: 1.0.0
67 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.3
68 silly placeDep ROOT [email protected] OK for: [email protected] want: 0.0.0
69 silly placeDep ROOT [email protected] OK for: [email protected] want: ^0.5.3
70 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.0
71 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.2.7
72 silly placeDep ROOT [email protected] OK for: [email protected] want: ^4.0.0
73 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.0
74 silly placeDep ROOT [email protected] OK for: [email protected] want: ^0.6.0
75 silly fetch manifest deep-extend@^0.6.0
76 silly packumentCache full:https://registry.npmmirror.com/deep-extend cache-miss
77 silly fetch manifest ini@~1.3.0
78 silly packumentCache full:https://registry.npmmirror.com/ini cache-miss
79 silly fetch manifest strip-json-comments@~2.0.1
80 silly packumentCache full:https://registry.npmmirror.com/strip-json-comments cache-miss
81 silly fetch manifest simple-concat@^1.0.0
82 silly packumentCache full:https://registry.npmmirror.com/simple-concat cache-miss
83 silly fetch manifest chownr@^1.1.1
84 silly packumentCache full:https://registry.npmmirror.com/chownr cache-miss
85 silly fetch manifest tar-stream@^2.1.4
86 silly packumentCache full:https://registry.npmmirror.com/tar-stream cache-miss
87 http fetch GET 200 https://registry.npmmirror.com/strip-json-comments 58ms (cache revalidated)
88 silly packumentCache full:https://registry.npmmirror.com/strip-json-comments set size:34469 disposed:false
89 http fetch GET 200 https://registry.npmmirror.com/simple-concat 70ms (cache revalidated)
90 silly packumentCache full:https://registry.npmmirror.com/simple-concat set size:5315 disposed:false
91 http fetch GET 200 https://registry.npmmirror.com/chownr 79ms (cache revalidated)
92 silly packumentCache full:https://registry.npmmirror.com/chownr set size:16370 disposed:false
93 http fetch GET 200 https://registry.npmmirror.com/deep-extend 90ms (cache revalidated)
94 silly packumentCache full:https://registry.npmmirror.com/deep-extend set size:32172 disposed:false
95 http fetch GET 200 https://registry.npmmirror.com/tar-stream 132ms (cache revalidated)
96 silly packumentCache full:https://registry.npmmirror.com/tar-stream set size:120513 disposed:false
97 http fetch GET 200 https://registry.npmmirror.com/ini 165ms (cache updated)
98 silly packumentCache full:https://registry.npmmirror.com/ini set size:13558 disposed:false
99 silly placeDep ROOT [email protected] OK for: [email protected] want: ^0.6.0
100 silly placeDep node_modules/rc [email protected] OK for: [email protected] want: ~1.3.0
101 silly placeDep node_modules/rc [email protected] OK for: [email protected] want: ~2.0.1
102 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.0
103 silly placeDep node_modules/tar-fs [email protected] OK for: [email protected] want: ^1.1.1
104 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.1.4
105 silly fetch manifest fs-constants@^1.0.0
106 silly packumentCache full:https://registry.npmmirror.com/fs-constants cache-miss
107 http fetch GET 200 https://registry.npmmirror.com/fs-constants 87ms (cache revalidated)
108 silly packumentCache full:https://registry.npmmirror.com/fs-constants set size:2566 disposed:false
109 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.0
110 silly reify mark retired [
110 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-debian',
110 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\electron-installer-debian',
110 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\electron-installer-debian.cmd',
110 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\electron-installer-debian.ps1'
110 silly reify ]
111 silly reify mark retired [
111 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-redhat',
111 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\electron-installer-redhat',
111 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\electron-installer-redhat.cmd',
111 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\electron-installer-redhat.ps1'
111 silly reify ]
112 silly reify mark retired [
112 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\get-folder-size',
112 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\get-folder-size',
112 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\get-folder-size.cmd',
112 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\get-folder-size.ps1'
112 silly reify ]
113 silly reify moves {
113 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-debian': 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.electron-installer-debian-zSY1bA5f',
113 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\electron-installer-debian': 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\.electron-installer-debian-EViIoamI',
113 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\electron-installer-debian.cmd': 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\.electron-installer-debian.cmd-QXG1mR6O',
113 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\electron-installer-debian.ps1': 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\.electron-installer-debian.ps1-ohwtOmYi',
113 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-redhat': 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.electron-installer-redhat-NVo26RtH',
113 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\electron-installer-redhat': 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\.electron-installer-redhat-QB1Q00lj',
113 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\electron-installer-redhat.cmd': 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\.electron-installer-redhat.cmd-EhZtEIUu',
113 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\electron-installer-redhat.ps1': 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\.electron-installer-redhat.ps1-LMCCWXgE',
113 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\get-folder-size': 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.get-folder-size-wLvG904q',
113 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\get-folder-size': 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\.get-folder-size-ixTtLEyk',
113 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\get-folder-size.cmd': 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\.get-folder-size.cmd-L00fcw0Q',
113 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\get-folder-size.ps1': 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\.get-folder-size.ps1-hQ48pYmv'
113 silly reify }
114 silly audit bulk request {
114 silly audit '@adobe/css-tools': [ '4.4.1' ],
114 silly audit '@ampproject/remapping': [ '2.3.0' ],
114 silly audit '@asamuzakjp/css-color': [ '2.8.3' ],
114 silly audit 'lru-cache': [ '10.4.3', '7.18.3', '5.1.1' ],
114 silly audit '@babel/code-frame': [ '7.26.2' ],
114 silly audit '@babel/compat-data': [ '7.26.5' ],
114 silly audit '@babel/core': [ '7.26.10' ],
114 silly audit semver: [ '6.3.1', '5.7.2', '7.7.0' ],
114 silly audit '@babel/generator': [ '7.27.0' ],
114 silly audit '@babel/helper-annotate-as-pure': [ '7.25.9' ],
114 silly audit '@babel/helper-compilation-targets': [ '7.26.5' ],
114 silly audit '@babel/helper-create-class-features-plugin': [ '7.25.9' ],
114 silly audit '@babel/helper-member-expression-to-functions': [ '7.25.9' ],
114 silly audit '@babel/helper-module-imports': [ '7.25.9' ],
114 silly audit '@babel/helper-module-transforms': [ '7.26.0' ],
114 silly audit '@babel/helper-optimise-call-expression': [ '7.25.9' ],
114 silly audit '@babel/helper-plugin-utils': [ '7.26.5' ],
114 silly audit '@babel/helper-replace-supers': [ '7.26.5' ],
114 silly audit '@babel/helper-skip-transparent-expression-wrappers': [ '7.25.9' ],
114 silly audit '@babel/helper-string-parser': [ '7.25.9' ],
114 silly audit '@babel/helper-validator-identifier': [ '7.25.9' ],
114 silly audit '@babel/helper-validator-option': [ '7.25.9' ],
114 silly audit '@babel/helpers': [ '7.27.0' ],
114 silly audit '@babel/parser': [ '7.27.0' ],
114 silly audit '@babel/plugin-proposal-private-methods': [ '7.18.6' ],
114 silly audit '@babel/plugin-transform-react-jsx-self': [ '7.25.9' ],
114 silly audit '@babel/plugin-transform-react-jsx-source': [ '7.25.9' ],
114 silly audit '@babel/runtime': [ '7.26.10' ],
114 silly audit '@babel/template': [ '7.27.0' ],
114 silly audit '@babel/traverse': [ '7.27.0' ],
114 silly audit globals: [ '11.12.0', '14.0.0', '16.0.0' ],
114 silly audit '@babel/types': [ '7.27.0' ],
114 silly audit '@cspotcode/source-map-support': [ '0.8.1' ],
114 silly audit '@jridgewell/trace-mapping': [ '0.3.9', '0.3.25' ],
114 silly audit '@csstools/color-helpers': [ '5.0.1' ],
114 silly audit '@csstools/css-calc': [ '2.1.1' ],
114 silly audit '@csstools/css-color-parser': [ '3.0.7' ],
114 silly audit '@csstools/css-parser-algorithms': [ '3.0.4' ],
114 silly audit '@csstools/css-tokenizer': [ '3.0.3' ],
114 silly audit '@electron-forge/cli': [ '7.8.0' ],
114 silly audit '@electron-forge/core': [ '7.8.0' ],
114 silly audit '@electron-forge/core-utils': [ '7.8.0' ],
114 silly audit '@electron-forge/maker-base': [ '7.8.0' ],
114 silly audit '@electron-forge/maker-deb': [ '7.8.0' ],
114 silly audit '@electron-forge/maker-rpm': [ '7.8.0' ],
114 silly audit '@electron-forge/maker-squirrel': [ '7.8.0' ],
114 silly audit '@electron-forge/maker-zip': [ '7.8.0' ],
114 silly audit '@electron-forge/plugin-auto-unpack-natives': [ '7.8.0' ],
114 silly audit '@electron-forge/plugin-base': [ '7.8.0' ],
114 silly audit '@electron-forge/plugin-fuses': [ '7.8.0' ],
114 silly audit '@electron-forge/plugin-vite': [ '7.8.0' ],
114 silly audit '@electron-forge/publisher-base': [ '7.8.0' ],
114 silly audit '@electron-forge/shared-types': [ '7.8.0' ],
114 silly audit '@electron-forge/template-base': [ '7.8.0' ],
114 silly audit '@electron-forge/template-vite': [ '7.8.0' ],
114 silly audit '@electron-forge/template-vite-typescript': [ '7.8.0' ],
114 silly audit '@electron-forge/template-webpack': [ '7.8.0' ],
114 silly audit '@electron-forge/template-webpack-typescript': [ '7.8.0' ],
114 silly audit '@electron-forge/tracer': [ '7.8.0' ],
114 silly audit '@electron-forge/web-multi-logger': [ '7.8.0' ],
114 silly audit '@electron/asar': [ '3.2.18' ],
114 silly audit commander: [ '5.1.0', '11.1.0', '9.5.0' ],
114 silly audit '@electron/fuses': [ '1.8.0' ],
114 silly audit 'fs-extra': [ '9.1.0', '8.1.0', '11.3.0', '7.0.1', '10.1.0' ],
114 silly audit '@electron/get': [ '3.1.0', '2.0.3' ],
114 silly audit jsonfile: [ '4.0.0', '6.1.0' ],
114 silly audit universalify: [ '0.1.2', '2.0.1' ],
114 silly audit '@electron/node-gyp': [ '10.2.0-electron.1' ],
114 silly audit 'brace-expansion': [ '2.0.1', '1.1.11' ],
114 silly audit glob: [ '8.1.0', '7.2.3' ],
114 silly audit minimatch: [ '5.1.6', '9.0.5', '3.1.2' ],
114 silly audit '@electron/notarize': [ '2.5.0' ],
114 silly audit '@electron/osx-sign': [ '1.3.2' ],
114 silly audit '@electron/packager': [ '18.3.6' ],
114 silly audit '@electron/rebuild': [ '3.7.1' ],
114 silly audit '@electron/universal': [ '2.0.1' ],
114 silly audit '@electron/windows-sign': [ '1.2.0' ],
114 silly audit '@esbuild/aix-ppc64': [ '0.25.1' ],
114 silly audit '@esbuild/android-arm': [ '0.25.1' ],
114 silly audit '@esbuild/android-arm64': [ '0.25.1' ],
114 silly audit '@esbuild/android-x64': [ '0.25.1' ],
114 silly audit '@esbuild/darwin-arm64': [ '0.25.1' ],
114 silly audit '@esbuild/darwin-x64': [ '0.25.1' ],
114 silly audit '@esbuild/freebsd-arm64': [ '0.25.1' ],
114 silly audit '@esbuild/freebsd-x64': [ '0.25.1' ],
114 silly audit '@esbuild/linux-arm': [ '0.25.1' ],
114 silly audit '@esbuild/linux-arm64': [ '0.25.1' ],
114 silly audit '@esbuild/linux-ia32': [ '0.25.1' ],
114 silly audit '@esbuild/linux-loong64': [ '0.25.1' ],
114 silly audit '@esbuild/linux-mips64el': [ '0.25.1' ],
114 silly audit '@esbuild/linux-ppc64': [ '0.25.1' ],
114 silly audit '@esbuild/linux-riscv64': [ '0.25.1' ],
114 silly audit '@esbuild/linux-s390x': [ '0.25.1' ],
114 silly audit '@esbuild/linux-x64': [ '0.25.1' ],
114 silly audit '@esbuild/netbsd-arm64': [ '0.25.1' ],
114 silly audit '@esbuild/netbsd-x64': [ '0.25.1' ],
114 silly audit '@esbuild/openbsd-arm64': [ '0.25.1' ],
114 silly audit '@esbuild/openbsd-x64': [ '0.25.1' ],
114 silly audit '@esbuild/sunos-x64': [ '0.25.1' ],
114 silly audit '@esbuild/win32-arm64': [ '0.25.1' ],
114 silly audit '@esbuild/win32-ia32': [ '0.25.1' ],
114 silly audit '@esbuild/win32-x64': [ '0.25.1' ],
114 silly audit '@eslint-community/eslint-utils': [ '4.4.1' ],
114 silly audit 'eslint-visitor-keys': [ '3.4.3', '4.2.0' ],
114 silly audit '@eslint-community/regexpp': [ '4.12.1' ],
114 silly audit '@eslint/compat': [ '1.2.8' ],
114 silly audit '@eslint/config-array': [ '0.20.0' ],
114 silly audit '@eslint/config-helpers': [ '0.2.1' ],
114 silly audit '@eslint/core': [ '0.13.0' ],
114 silly audit '@eslint/eslintrc': [ '3.3.1' ],
114 silly audit '@eslint/js': [ '9.25.1' ],
114 silly audit '@eslint/object-schema': [ '2.1.6' ],
114 silly audit '@eslint/plugin-kit': [ '0.2.8' ],
114 silly audit '@gar/promisify': [ '1.1.3' ],
114 silly audit '@humanfs/core': [ '0.19.1' ],
114 silly audit '@humanfs/node': [ '0.16.6' ],
114 silly audit '@humanwhocodes/retry': [ '0.3.1', '0.4.2' ],
114 silly audit '@humanwhocodes/module-importer': [ '1.0.1' ],
114 silly audit '@icons-pack/react-simple-icons': [ '12.7.0' ],
114 silly audit '@jridgewell/gen-mapping': [ '0.3.8' ],
114 silly audit '@jridgewell/resolve-uri': [ '3.1.2' ],
114 silly audit '@jridgewell/set-array': [ '1.2.1' ],
114 silly audit '@jridgewell/sourcemap-codec': [ '1.5.0' ],
114 silly audit '@malept/cross-spawn-promise': [ '2.0.0', '1.1.1' ],
114 silly audit '@nodelib/fs.scandir': [ '2.1.5' ],
114 silly audit '@nodelib/fs.stat': [ '2.0.5' ],
114 silly audit '@nodelib/fs.walk': [ '1.2.8' ],
114 silly audit '@npmcli/fs': [ '2.1.2' ],
114 silly audit '@npmcli/move-file': [ '2.0.1' ],
114 silly audit '@pkgr/core': [ '0.2.1' ],
114 silly audit '@playwright/test': [ '1.52.0' ],
114 silly audit '@radix-ui/primitive': [ '1.1.2' ],
114 silly audit '@radix-ui/react-collection': [ '1.1.4' ],
114 silly audit '@radix-ui/react-compose-refs': [ '1.1.2' ],
114 silly audit '@radix-ui/react-context': [ '1.1.2' ],
114 silly audit '@radix-ui/react-direction': [ '1.1.1' ],
114 silly audit '@radix-ui/react-dismissable-layer': [ '1.1.7' ],
114 silly audit '@radix-ui/react-id': [ '1.1.1' ],
114 silly audit '@radix-ui/react-navigation-menu': [ '1.2.10' ],
114 silly audit '@radix-ui/react-presence': [ '1.1.4' ],
114 silly audit '@radix-ui/react-primitive': [ '2.1.0' ],
114 silly audit '@radix-ui/react-roving-focus': [ '1.1.7' ],
114 silly audit '@radix-ui/react-slot': [ '1.2.0' ],
114 silly audit '@radix-ui/react-toggle': [ '1.1.6' ],
114 silly audit '@radix-ui/react-toggle-group': [ '1.1.7' ],
114 silly audit '@radix-ui/react-use-callback-ref': [ '1.1.1' ],
114 silly audit '@radix-ui/react-use-controllable-state': [ '1.2.2' ],
114 silly audit '@radix-ui/react-use-effect-event': [ '0.0.2' ],
114 silly audit '@radix-ui/react-use-escape-keydown': [ '1.1.1' ],
114 silly audit '@radix-ui/react-use-layout-effect': [ '1.1.1' ],
114 silly audit '@radix-ui/react-use-previous': [ '1.1.1' ],
114 silly audit '@radix-ui/react-visually-hidden': [ '1.2.0' ],
114 silly audit '@rollup/rollup-android-arm-eabi': [ '4.40.1' ],
114 silly audit '@rollup/rollup-android-arm64': [ '4.40.1' ],
114 silly audit '@rollup/rollup-darwin-arm64': [ '4.40.1' ],
114 silly audit '@rollup/rollup-darwin-x64': [ '4.40.1' ],
114 silly audit '@rollup/rollup-freebsd-arm64': [ '4.40.1' ],
114 silly audit '@rollup/rollup-freebsd-x64': [ '4.40.1' ],
114 silly audit '@rollup/rollup-linux-arm-gnueabihf': [ '4.40.1' ],
114 silly audit '@rollup/rollup-linux-arm-musleabihf': [ '4.40.1' ],
114 silly audit '@rollup/rollup-linux-arm64-gnu': [ '4.40.1' ],
114 silly audit '@rollup/rollup-linux-arm64-musl': [ '4.40.1' ],
114 silly audit '@rollup/rollup-linux-loongarch64-gnu': [ '4.40.1' ],
114 silly audit '@rollup/rollup-linux-powerpc64le-gnu': [ '4.40.1' ],
114 silly audit '@rollup/rollup-linux-riscv64-gnu': [ '4.40.1' ],
114 silly audit '@rollup/rollup-linux-riscv64-musl': [ '4.40.1' ],
114 silly audit '@rollup/rollup-linux-s390x-gnu': [ '4.40.1' ],
114 silly audit '@rollup/rollup-linux-x64-gnu': [ '4.40.1' ],
114 silly audit '@rollup/rollup-linux-x64-musl': [ '4.40.1' ],
114 silly audit '@rollup/rollup-win32-arm64-msvc': [ '4.40.1' ],
114 silly audit '@rollup/rollup-win32-ia32-msvc': [ '4.40.1' ],
114 silly audit '@rollup/rollup-win32-x64-msvc': [ '4.40.1' ],
114 silly audit '@sindresorhus/is': [ '4.6.0' ],
114 silly audit '@szmarczak/http-timer': [ '4.0.6' ],
114 silly audit '@tailwindcss/node': [ '4.1.4' ],
114 silly audit '@tailwindcss/oxide': [ '4.1.4' ],
114 silly audit '@tailwindcss/oxide-android-arm64': [ '4.1.4' ],
114 silly audit '@tailwindcss/oxide-darwin-arm64': [ '4.1.4' ],
114 silly audit '@tailwindcss/oxide-darwin-x64': [ '4.1.4' ],
114 silly audit '@tailwindcss/oxide-freebsd-x64': [ '4.1.4' ],
114 silly audit '@tailwindcss/oxide-linux-arm-gnueabihf': [ '4.1.4' ],
114 silly audit '@tailwindcss/oxide-linux-arm64-gnu': [ '4.1.4' ],
114 silly audit '@tailwindcss/oxide-linux-arm64-musl': [ '4.1.4' ],
114 silly audit '@tailwindcss/oxide-linux-x64-gnu': [ '4.1.4' ],
114 silly audit '@tailwindcss/oxide-linux-x64-musl': [ '4.1.4' ],
114 silly audit '@tailwindcss/oxide-wasm32-wasi': [ '4.1.4' ],
114 silly audit '@tailwindcss/oxide-win32-arm64-msvc': [ '4.1.4' ],
114 silly audit '@tailwindcss/oxide-win32-x64-msvc': [ '4.1.4' ],
114 silly audit '@tailwindcss/vite': [ '4.1.4' ],
114 silly audit '@tanstack/history': [ '1.115.0' ],
114 silly audit '@tanstack/query-core': [ '5.74.7' ],
114 silly audit '@tanstack/react-query': [ '5.74.7' ],
114 silly audit '@tanstack/react-router': [ '1.117.1' ],
114 silly audit '@tanstack/react-router-devtools': [ '1.117.1' ],
114 silly audit '@tanstack/react-store': [ '0.7.0' ],
114 silly audit '@tanstack/router-core': [ '1.117.1' ],
114 silly audit '@tanstack/router-devtools': [ '1.117.1' ],
114 silly audit '@tanstack/router-devtools-core': [ '1.117.1' ],
114 silly audit '@tanstack/store': [ '0.7.0' ],
114 silly audit '@testing-library/dom': [ '10.4.0' ],
114 silly audit '@testing-library/jest-dom': [ '6.6.3' ],
114 silly audit chalk: [ '3.0.0', '4.1.2' ],
114 silly audit 'dom-accessibility-api': [ '0.6.3', '0.5.16' ],
114 silly audit '@testing-library/react': [ '16.3.0' ],
114 silly audit '@testing-library/user-event': [ '14.6.1' ],
114 silly audit '@tootallnate/once': [ '2.0.0' ],
114 silly audit '@tsconfig/node10': [ '1.0.11' ],
114 silly audit '@tsconfig/node12': [ '1.0.11' ],
114 silly audit '@tsconfig/node14': [ '1.0.3' ],
114 silly audit '@tsconfig/node16': [ '1.0.4' ],
114 silly audit '@types/aria-query': [ '5.0.4' ],
114 silly audit '@types/babel__core': [ '7.20.5' ],
114 silly audit '@types/babel__generator': [ '7.6.8' ],
114 silly audit '@types/babel__template': [ '7.4.4' ],
114 silly audit '@types/babel__traverse': [ '7.20.6' ],
114 silly audit '@types/cacheable-request': [ '6.0.3' ],
114 silly audit '@types/electron-squirrel-startup': [ '1.0.2' ],
114 silly audit '@types/eslint-config-prettier': [ '6.11.3' ],
114 silly audit '@types/estree': [ '1.0.7' ],
114 silly audit '@types/fs-extra': [ '9.0.13' ],
114 silly audit '@types/http-cache-semantics': [ '4.0.4' ],
114 silly audit '@types/json-schema': [ '7.0.15' ],
114 silly audit '@types/keyv': [ '3.1.4' ],
114 silly audit '@types/node': [ '22.15.3' ],
114 silly audit '@types/react': [ '19.1.2' ],
114 silly audit '@types/react-dom': [ '19.1.2' ],
114 silly audit '@types/responselike': [ '1.0.3' ],
114 silly audit '@types/yauzl': [ '2.10.3' ],
114 silly audit '@typescript-eslint/eslint-plugin': [ '8.31.0' ],
114 silly audit '@typescript-eslint/parser': [ '8.31.0' ],
114 silly audit '@typescript-eslint/scope-manager': [ '8.31.0' ],
114 silly audit '@typescript-eslint/type-utils': [ '8.31.0' ],
114 silly audit '@typescript-eslint/types': [ '8.31.0' ],
114 silly audit '@typescript-eslint/typescript-estree': [ '8.31.0' ],
114 silly audit '@typescript-eslint/utils': [ '8.31.0' ],
114 silly audit '@typescript-eslint/visitor-keys': [ '8.31.0' ],
114 silly audit '@vitejs/plugin-react': [ '4.4.1' ],
114 silly audit '@vitest/expect': [ '3.1.2' ],
114 silly audit '@vitest/mocker': [ '3.1.2' ],
114 silly audit '@vitest/pretty-format': [ '3.1.2' ],
114 silly audit '@vitest/runner': [ '3.1.2' ],
114 silly audit '@vitest/snapshot': [ '3.1.2' ],
114 silly audit '@vitest/spy': [ '3.1.2' ],
114 silly audit '@vitest/utils': [ '3.1.2' ],
114 silly audit '@xmldom/xmldom': [ '0.8.10' ],
114 silly audit abbrev: [ '1.1.1' ],
114 silly audit accepts: [ '1.3.8' ],
114 silly audit acorn: [ '8.14.0' ],
114 silly audit 'acorn-jsx': [ '5.3.2' ],
114 silly audit 'acorn-walk': [ '8.3.4' ],
114 silly audit 'agent-base': [ '7.1.3', '6.0.2' ],
114 silly audit agentkeepalive: [ '4.6.0' ],
114 silly audit 'aggregate-error': [ '3.1.0' ],
114 silly audit ajv: [ '6.12.6' ],
114 silly audit 'ansi-escapes': [ '5.0.0' ],
114 silly audit 'ansi-regex': [ '5.0.1', '6.1.0' ],
114 silly audit 'ansi-styles': [ '4.3.0', '5.2.0', '6.2.1' ],
114 silly audit arg: [ '4.1.3' ],
114 silly audit argparse: [ '2.0.1' ],
114 silly audit 'aria-query': [ '5.3.0' ],
114 silly audit 'array-buffer-byte-length': [ '1.0.2' ],
114 silly audit 'array-flatten': [ '1.1.1' ],
114 silly audit 'array-includes': [ '3.1.8' ],
114 silly audit 'array.prototype.findlast': [ '1.2.5' ],
114 silly audit 'array.prototype.flat': [ '1.3.3' ],
114 silly audit 'array.prototype.flatmap': [ '1.3.3' ],
114 silly audit 'array.prototype.tosorted': [ '1.1.4' ],
114 silly audit 'arraybuffer.prototype.slice': [ '1.0.4' ],
114 silly audit 'assertion-error': [ '2.0.1' ],
114 silly audit 'async-function': [ '1.0.0' ],
114 silly audit asynckit: [ '0.4.0' ],
114 silly audit 'at-least-node': [ '1.0.0' ],
114 silly audit 'author-regex': [ '1.0.0' ],
114 silly audit 'available-typed-arrays': [ '1.0.7' ],
114 silly audit 'babel-plugin-react-compiler': [ '19.0.0-beta-e993439-20250328' ],
114 silly audit 'balanced-match': [ '1.0.2' ],
114 silly audit 'base64-js': [ '1.5.1' ],
114 silly audit bl: [ '4.1.0' ],
114 silly audit bluebird: [ '3.7.2' ],
114 silly audit 'body-parser': [ '1.20.3' ],
114 silly audit debug: [ '2.6.9', '4.4.0' ],
114 silly audit ms: [ '2.0.0', '2.1.3' ],
114 silly audit boolean: [ '3.2.0' ],
114 silly audit braces: [ '3.0.3' ],
114 silly audit browserslist: [ '4.24.4' ],
114 silly audit buffer: [ '5.7.1' ],
114 silly audit 'buffer-crc32': [ '0.2.13' ],
114 silly audit 'buffer-from': [ '1.1.2' ],
114 silly audit bytes: [ '3.1.2' ],
114 silly audit cac: [ '6.7.14' ],
114 silly audit cacache: [ '16.1.3' ],
114 silly audit 'cacheable-lookup': [ '5.0.4' ],
114 silly audit 'cacheable-request': [ '7.0.4' ],
114 silly audit 'get-stream': [ '5.2.0', '4.1.0' ],
114 silly audit 'call-bind': [ '1.0.8' ],
114 silly audit 'call-bind-apply-helpers': [ '1.0.2' ],
114 silly audit 'call-bound': [ '1.0.4' ],
114 silly audit callsites: [ '3.1.0' ],
114 silly audit 'caniuse-lite': [ '1.0.30001696' ],
114 silly audit chai: [ '5.2.0' ],
114 silly audit 'check-error': [ '2.1.1' ],
114 silly audit chownr: [ '2.0.0', '1.1.4' ],
114 silly audit 'chrome-trace-event': [ '1.0.4' ],
114 silly audit 'class-variance-authority': [ '0.7.1' ],
114 silly audit 'clean-stack': [ '2.2.0' ],
114 silly audit 'cli-cursor': [ '4.0.0', '3.1.0' ],
114 silly audit 'cli-spinners': [ '2.9.2' ],
114 silly audit 'cli-truncate': [ '3.1.0' ],
114 silly audit cliui: [ '8.0.1', '7.0.4' ],
114 silly audit 'emoji-regex': [ '8.0.0', '9.2.2' ],
114 silly audit 'is-fullwidth-code-point': [ '3.0.0', '4.0.0' ],
114 silly audit 'string-width': [ '4.2.3', '5.1.2' ],
114 silly audit 'strip-ansi': [ '6.0.1', '7.1.0' ],
114 silly audit 'wrap-ansi': [ '7.0.0', '8.1.0' ],
114 silly audit clone: [ '1.0.4' ],
114 silly audit 'clone-response': [ '1.0.3' ],
114 silly audit clsx: [ '2.1.1' ],
114 silly audit 'color-convert': [ '2.0.1' ],
114 silly audit 'color-name': [ '1.1.4' ],
114 silly audit colorette: [ '2.0.20' ],
114 silly audit 'combined-stream': [ '1.0.8' ],
114 silly audit 'compare-version': [ '0.1.2' ],
114 silly audit 'concat-map': [ '0.0.1' ],
114 silly audit 'content-disposition': [ '0.5.4' ],
114 silly audit 'content-type': [ '1.0.5' ],
114 silly audit 'convert-source-map': [ '2.0.0' ],
114 silly audit cookie: [ '0.7.1' ],
114 silly audit 'cookie-signature': [ '1.0.6' ],
114 silly audit 'core-util-is': [ '1.0.3' ],
114 silly audit 'create-require': [ '1.1.1' ],
114 silly audit 'cross-dirname': [ '0.1.0' ],
114 silly audit 'cross-spawn': [ '7.0.6', '6.0.6' ],
114 silly audit 'cross-zip': [ '4.0.1' ],
114 silly audit 'css.escape': [ '1.5.1' ],
114 silly audit cssstyle: [ '4.2.1' ],
114 silly audit csstype: [ '3.1.3' ],
114 silly audit 'data-urls': [ '5.0.0' ],
114 silly audit 'data-view-buffer': [ '1.0.2' ],
114 silly audit 'data-view-byte-length': [ '1.0.2' ],
114 silly audit 'data-view-byte-offset': [ '1.0.1' ],
114 silly audit 'decimal.js': [ '10.5.0' ],
114 silly audit 'decompress-response': [ '6.0.0' ],
114 silly audit 'mimic-response': [ '3.1.0', '1.0.1' ],
114 silly audit 'deep-eql': [ '5.0.2' ],
114 silly audit 'deep-is': [ '0.1.4' ],
114 silly audit defaults: [ '1.0.4' ],
114 silly audit 'defer-to-connect': [ '2.0.1' ],
114 silly audit 'define-data-property': [ '1.1.4' ],
114 silly audit 'define-properties': [ '1.2.1' ],
114 silly audit 'delayed-stream': [ '1.0.0' ],
114 silly audit depd: [ '2.0.0' ],
114 silly audit dequal: [ '2.0.3' ],
114 silly audit destroy: [ '1.2.0' ],
114 silly audit 'detect-libc': [ '2.0.3' ],
114 silly audit 'detect-node': [ '2.1.0' ],
114 silly audit diff: [ '4.0.2' ],
114 silly audit 'dir-compare': [ '4.2.0' ],
114 silly audit doctrine: [ '2.1.0' ],
114 silly audit 'dunder-proto': [ '1.0.1' ],
114 silly audit eastasianwidth: [ '0.2.0' ],
114 silly audit 'ee-first': [ '1.1.1' ],
114 silly audit electron: [ '35.2.1' ],
114 silly audit 'electron-devtools-installer': [ '4.0.0' ],
114 silly audit 'electron-installer-common': [ '0.10.4' ],
114 silly audit 'electron-installer-debian': [ '3.2.0' ],
114 silly audit yargs: [ '16.2.0', '17.7.2' ],
114 silly audit 'yargs-parser': [ '20.2.9', '21.1.1' ],
114 silly audit 'electron-installer-redhat': [ '3.4.0' ],
114 silly audit 'electron-playwright-helpers': [ '1.7.1' ],
114 silly audit 'electron-squirrel-startup': [ '1.0.1' ],
114 silly audit 'electron-to-chromium': [ '1.5.90' ],
114 silly audit 'electron-winstaller': [ '5.4.0' ],
114 silly audit encodeurl: [ '2.0.0', '1.0.2' ],
114 silly audit encoding: [ '0.1.13' ],
114 silly audit 'iconv-lite': [ '0.6.3', '0.4.24' ],
114 silly audit 'end-of-stream': [ '1.4.4' ],
114 silly audit 'enhanced-resolve': [ '5.18.1' ],
114 silly audit entities: [ '4.5.0' ],
114 silly audit 'env-paths': [ '2.2.1' ],
114 silly audit 'err-code': [ '2.0.3' ],
114 silly audit 'error-ex': [ '1.3.2' ],
114 silly audit 'es-abstract': [ '1.23.9' ],
114 silly audit 'es-define-property': [ '1.0.1' ],
114 silly audit 'es-errors': [ '1.3.0' ],
114 silly audit 'es-iterator-helpers': [ '1.2.1' ],
114 silly audit 'es-module-lexer': [ '1.7.0' ],
114 silly audit 'es-object-atoms': [ '1.1.1' ],
114 silly audit 'es-set-tostringtag': [ '2.1.0' ],
114 silly audit 'es-shim-unscopables': [ '1.0.2' ],
114 silly audit 'es-to-primitive': [ '1.3.0' ],
114 silly audit 'es6-error': [ '4.1.1' ],
114 silly audit esbuild: [ '0.25.1' ],
114 silly audit escalade: [ '3.2.0' ],
114 silly audit 'escape-html': [ '1.0.3' ],
114 silly audit 'escape-string-regexp': [ '4.0.0', '1.0.5' ],
114 silly audit eslint: [ '9.25.1' ],
114 silly audit 'eslint-config-prettier': [ '10.1.2' ],
114 silly audit 'eslint-plugin-prettier': [ '5.2.6' ],
114 silly audit 'eslint-plugin-react': [ '7.37.5' ],
114 silly audit 'eslint-plugin-react-compiler': [ '19.1.0-rc.1' ],
114 silly audit resolve: [ '2.0.0-next.5', '1.22.10' ],
114 silly audit 'eslint-scope': [ '8.3.0' ],
114 silly audit espree: [ '10.3.0' ],
114 silly audit esquery: [ '1.6.0' ],
114 silly audit esrecurse: [ '4.3.0' ],
114 silly audit estraverse: [ '5.3.0' ],
114 silly audit 'estree-walker': [ '3.0.3' ],
114 silly audit esutils: [ '2.0.3' ],
114 silly audit etag: [ '1.8.1' ],
114 silly audit eventemitter3: [ '5.0.1' ],
114 silly audit execa: [ '1.0.0' ],
114 silly audit 'path-key': [ '2.0.1', '3.1.1' ],
114 silly audit 'shebang-command': [ '1.2.0', '2.0.0' ],
114 silly audit 'shebang-regex': [ '1.0.0', '3.0.0' ],
114 silly audit which: [ '1.3.1', '2.0.2' ],
114 silly audit 'expect-type': [ '1.2.1' ],
114 silly audit 'exponential-backoff': [ '3.1.1' ],
114 silly audit express: [ '4.21.2' ],
114 silly audit 'express-ws': [ '5.0.2' ],
114 silly audit 'extract-zip': [ '2.0.1' ],
114 silly audit 'fast-deep-equal': [ '3.1.3' ],
114 silly audit 'fast-diff': [ '1.3.0' ],
114 silly audit 'fast-glob': [ '3.3.3' ],
114 silly audit 'glob-parent': [ '5.1.2', '6.0.2' ],
114 silly audit 'fast-json-stable-stringify': [ '2.1.0' ],
114 silly audit 'fast-levenshtein': [ '2.0.6' ],
114 silly audit fastq: [ '1.19.1' ],
114 silly audit 'fd-slicer': [ '1.1.0' ],
114 silly audit 'file-entry-cache': [ '8.0.0' ],
114 silly audit 'filename-reserved-regex': [ '2.0.0' ],
114 silly audit filenamify: [ '4.3.0' ],
114 silly audit 'fill-range': [ '7.1.1' ],
114 silly audit finalhandler: [ '1.3.1' ],
114 silly audit 'find-up': [ '5.0.0', '2.1.0' ],
114 silly audit 'flat-cache': [ '4.0.1' ],
114 silly audit flatted: [ '3.3.2' ],
114 silly audit 'flora-colossus': [ '2.0.0' ],
114 silly audit 'for-each': [ '0.3.4' ],
114 silly audit 'form-data': [ '4.0.1' ],
114 silly audit forwarded: [ '0.2.0' ],
114 silly audit fresh: [ '0.5.2' ],
114 silly audit 'fs-minipass': [ '2.1.0' ],
114 silly audit 'fs.realpath': [ '1.0.0' ],
114 silly audit fsevents: [ '2.3.2', '2.3.3' ],
114 silly audit 'function-bind': [ '1.1.2' ],
114 silly audit 'function.prototype.name': [ '1.1.8' ],
114 silly audit 'functions-have-names': [ '1.2.3' ],
114 silly audit galactus: [ '1.0.0' ],
114 silly audit gar: [ '1.0.4' ],
114 silly audit gensync: [ '1.0.0-beta.2' ],
114 silly audit 'get-caller-file': [ '2.0.5' ],
114 silly audit 'get-folder-size': [ '2.0.1' ],
114 silly audit 'get-intrinsic': [ '1.3.0' ],
114 silly audit 'get-package-info': [ '1.0.0' ],
114 silly audit 'get-proto': [ '1.0.1' ],
114 silly audit 'get-symbol-description': [ '1.1.0' ],
114 silly audit 'global-agent': [ '3.0.0' ],
114 silly audit 'global-dirs': [ '3.0.1' ],
114 silly audit globalthis: [ '1.0.4' ],
114 silly audit goober: [ '2.1.16' ],
114 silly audit gopd: [ '1.2.0' ],
114 silly audit got: [ '11.8.6' ],
114 silly audit 'graceful-fs': [ '4.2.11' ],
114 silly audit graphemer: [ '1.4.0' ],
114 silly audit 'has-bigints': [ '1.1.0' ],
114 silly audit 'has-flag': [ '4.0.0' ],
114 silly audit 'has-property-descriptors': [ '1.0.2' ],
114 silly audit 'has-proto': [ '1.2.0' ],
114 silly audit 'has-symbols': [ '1.1.0' ],
114 silly audit 'has-tostringtag': [ '1.0.2' ],
114 silly audit hasown: [ '2.0.2' ],
114 silly audit 'hermes-estree': [ '0.25.1' ],
114 silly audit 'hermes-parser': [ '0.25.1' ],
114 silly audit 'hosted-git-info': [ '2.8.9' ],
114 silly audit 'html-encoding-sniffer': [ '4.0.0' ],
114 silly audit 'html-parse-stringify': [ '3.0.1' ],
114 silly audit 'http-cache-semantics': [ '4.1.1' ],
114 silly audit 'http-errors': [ '2.0.0' ],
114 silly audit 'http-proxy-agent': [ '7.0.2', '5.0.0' ],
114 silly audit 'http2-wrapper': [ '1.0.3' ],
114 silly audit 'https-proxy-agent': [ '7.0.6', '5.0.1' ],
114 silly audit 'humanize-ms': [ '1.2.1' ],
114 silly audit i18next: [ '25.0.1' ],
114 silly audit ieee754: [ '1.2.1' ],
114 silly audit ignore: [ '5.3.2' ],
114 silly audit immediate: [ '3.0.6' ],
114 silly audit 'import-fresh': [ '3.3.1' ],
114 silly audit imurmurhash: [ '0.1.4' ],
114 silly audit 'indent-string': [ '4.0.0' ],
114 silly audit 'infer-owner': [ '1.0.4' ],
114 silly audit inflight: [ '1.0.6' ],
114 silly audit inherits: [ '2.0.4' ],
114 silly audit ini: [ '2.0.0', '1.3.8' ],
114 silly audit 'internal-slot': [ '1.1.0' ],
114 silly audit interpret: [ '3.1.1' ],
114 silly audit 'ip-address': [ '9.0.5' ],
114 silly audit 'ipaddr.js': [ '1.9.1' ],
114 silly audit 'is-array-buffer': [ '3.0.5' ],
114 silly audit 'is-arrayish': [ '0.2.1' ],
114 silly audit 'is-async-function': [ '2.1.1' ],
114 silly audit 'is-bigint': [ '1.1.0' ],
114 silly audit 'is-boolean-object': [ '1.2.1' ],
114 silly audit 'is-callable': [ '1.2.7' ],
114 silly audit 'is-core-module': [ '2.16.1' ],
114 silly audit 'is-data-view': [ '1.0.2' ],
114 silly audit 'is-date-object': [ '1.1.0' ],
114 silly audit 'is-extglob': [ '2.1.1' ],
114 silly audit 'is-finalizationregistry': [ '1.1.1' ],
114 silly audit 'is-generator-function': [ '1.1.0' ],
114 silly audit 'is-glob': [ '4.0.3' ],
114 silly audit 'is-interactive': [ '1.0.0' ],
114 silly audit 'is-lambda': [ '1.0.1' ],
114 silly audit 'is-map': [ '2.0.3' ],
114 silly audit 'is-number': [ '7.0.0' ],
114 silly audit 'is-number-object': [ '1.1.1' ],
114 silly audit 'is-potential-custom-element-name': [ '1.0.1' ],
114 silly audit 'is-regex': [ '1.2.1' ],
114 silly audit 'is-set': [ '2.0.3' ],
114 silly audit 'is-shared-array-buffer': [ '1.0.4' ],
114 silly audit 'is-stream': [ '1.1.0' ],
114 silly audit 'is-string': [ '1.1.1' ],
114 silly audit 'is-symbol': [ '1.1.1' ],
114 silly audit 'is-typed-array': [ '1.1.15' ],
114 silly audit 'is-unicode-supported': [ '0.1.0' ],
114 silly audit 'is-weakmap': [ '2.0.2' ],
114 silly audit 'is-weakref': [ '1.1.0' ],
114 silly audit 'is-weakset': [ '2.0.4' ],
114 silly audit isarray: [ '2.0.5', '1.0.0' ],
114 silly audit isbinaryfile: [ '4.0.10' ],
114 silly audit isexe: [ '2.0.0' ],
114 silly audit 'iterator.prototype': [ '1.1.5' ],
114 silly audit jiti: [ '2.4.2' ],
114 silly audit 'js-tokens': [ '4.0.0' ],
114 silly audit 'js-yaml': [ '4.1.0' ],
114 silly audit jsbn: [ '1.1.0' ],
114 silly audit jsdom: [ '26.0.0' ],
114 silly audit ws: [ '8.18.0', '7.5.10' ],
114 silly audit jsesc: [ '3.1.0' ],
114 silly audit 'json-buffer': [ '3.0.1' ],
114 silly audit 'json-schema-traverse': [ '0.4.1' ],
114 silly audit 'json-stable-stringify-without-jsonify': [ '1.0.1' ],
114 silly audit 'json-stringify-safe': [ '5.0.1' ],
114 silly audit json5: [ '2.2.3' ],
114 silly audit 'jsx-ast-utils': [ '3.3.5' ],
114 silly audit jszip: [ '3.10.1' ],
114 silly audit 'readable-stream': [ '2.3.8', '3.6.2' ],
114 silly audit 'safe-buffer': [ '5.1.2', '5.2.1' ],
114 silly audit string_decoder: [ '1.1.1', '1.3.0' ],
114 silly audit junk: [ '3.1.0' ],
114 silly audit keyv: [ '4.5.4' ],
114 silly audit levn: [ '0.4.1' ],
114 silly audit lie: [ '3.3.0' ],
114 silly audit lightningcss: [ '1.29.2' ],
114 silly audit 'lightningcss-darwin-arm64': [ '1.29.2' ],
114 silly audit 'lightningcss-darwin-x64': [ '1.29.2' ],
114 silly audit 'lightningcss-freebsd-x64': [ '1.29.2' ],
114 silly audit 'lightningcss-linux-arm-gnueabihf': [ '1.29.2' ],
114 silly audit 'lightningcss-linux-arm64-gnu': [ '1.29.2' ],
114 silly audit 'lightningcss-linux-arm64-musl': [ '1.29.2' ],
114 silly audit 'lightningcss-linux-x64-gnu': [ '1.29.2' ],
114 silly audit 'lightningcss-linux-x64-musl': [ '1.29.2' ],
114 silly audit 'lightningcss-win32-arm64-msvc': [ '1.29.2' ],
114 silly audit 'lightningcss-win32-x64-msvc': [ '1.29.2' ],
114 silly audit listr2: [ '7.0.2' ],
114 silly audit 'load-json-file': [ '2.0.0' ],
114 silly audit 'locate-path': [ '6.0.0', '2.0.0' ],
114 silly audit lodash: [ '4.17.21' ],
114 silly audit 'lodash.get': [ '4.4.2' ],
114 silly audit 'lodash.merge': [ '4.6.2' ],
114 silly audit 'log-symbols': [ '4.1.0' ],
114 silly audit 'log-update': [ '5.0.1' ],
114 silly audit 'loose-envify': [ '1.4.0' ],
114 silly audit loupe: [ '3.1.3' ],
114 silly audit 'lowercase-keys': [ '2.0.0' ],
114 silly audit 'lucide-react': [ '0.503.0' ],
114 silly audit 'lz-string': [ '1.5.0' ],
114 silly audit 'magic-string': [ '0.30.17' ],
114 silly audit 'make-error': [ '1.3.6' ],
114 silly audit 'make-fetch-happen': [ '10.2.1' ],
114 silly audit 'map-age-cleaner': [ '0.1.3' ],
114 silly audit matcher: [ '3.0.0' ],
114 silly audit 'math-intrinsics': [ '1.1.0' ],
114 silly audit 'media-typer': [ '0.3.0' ],
114 silly audit mem: [ '4.3.0' ],
114 silly audit 'merge-descriptors': [ '1.0.3' ],
114 silly audit merge2: [ '1.4.1' ],
114 silly audit methods: [ '1.1.2' ],
114 silly audit micromatch: [ '4.0.8' ],
114 silly audit mime: [ '1.6.0' ],
114 silly audit 'mime-db': [ '1.52.0' ],
114 silly audit 'mime-types': [ '2.1.35' ],
114 silly audit 'mimic-fn': [ '2.1.0' ],
114 silly audit 'min-indent': [ '1.0.1' ],
114 silly audit minimist: [ '1.2.8' ],
114 silly audit minipass: [ '3.3.6', '5.0.0' ],
114 silly audit 'minipass-collect': [ '1.0.2' ],
114 silly audit 'minipass-fetch': [ '2.1.2' ],
114 silly audit 'minipass-flush': [ '1.0.5' ],
114 silly audit 'minipass-pipeline': [ '1.2.4' ],
114 silly audit 'minipass-sized': [ '1.0.3' ],
114 silly audit yallist: [ '4.0.0', '3.1.1' ],
114 silly audit minizlib: [ '2.1.2' ],
114 silly audit mkdirp: [ '1.0.4', '0.5.6' ],
114 silly audit nanoid: [ '3.3.8' ],
114 silly audit 'natural-compare': [ '1.4.0' ],
114 silly audit negotiator: [ '0.6.3' ],
114 silly audit 'nice-try': [ '1.0.5' ],
114 silly audit 'node-abi': [ '3.74.0' ],
114 silly audit 'node-api-version': [ '0.2.0' ],
114 silly audit 'node-fetch': [ '2.7.0' ],
114 silly audit tr46: [ '0.0.3', '5.0.0' ],
114 silly audit 'webidl-conversions': [ '3.0.1', '7.0.0' ],
114 silly audit 'whatwg-url': [ '5.0.0', '14.1.0' ],
114 silly audit 'node-releases': [ '2.0.19' ],
114 silly audit nopt: [ '6.0.0' ],
114 silly audit 'normalize-package-data': [ '2.5.0' ],
114 silly audit 'normalize-url': [ '6.1.0' ],
114 silly audit 'npm-run-path': [ '2.0.2' ],
114 silly audit nwsapi: [ '2.2.16' ],
114 silly audit 'object-assign': [ '4.1.1' ],
114 silly audit 'object-inspect': [ '1.13.3' ],
114 silly audit 'object-keys': [ '1.1.1' ],
114 silly audit 'object.assign': [ '4.1.7' ],
114 silly audit 'object.entries': [ '1.1.9' ],
114 silly audit 'object.fromentries': [ '2.0.8' ],
114 silly audit 'object.values': [ '1.2.1' ],
114 silly audit 'on-finished': [ '2.4.1' ],
114 silly audit once: [ '1.4.0' ],
114 silly audit onetime: [ '5.1.2' ],
114 silly audit optionator: [ '0.9.4' ],
114 silly audit ora: [ '5.4.1' ],
114 silly audit 'restore-cursor': [ '3.1.0', '4.0.0' ],
114 silly audit 'own-keys': [ '1.0.1' ],
114 silly audit 'p-cancelable': [ '2.1.1' ],
114 silly audit 'p-defer': [ '1.0.0' ],
114 silly audit 'p-finally': [ '1.0.0' ],
114 silly audit 'p-is-promise': [ '2.1.0' ],
114 silly audit 'p-limit': [ '3.1.0', '1.3.0' ],
114 silly audit 'p-locate': [ '5.0.0', '2.0.0' ],
114 silly audit 'p-map': [ '4.0.0' ],
114 silly audit 'p-try': [ '1.0.0' ],
114 silly audit pako: [ '1.0.11' ],
114 silly audit 'parent-module': [ '1.0.1' ],
114 silly audit 'parse-author': [ '2.0.0' ],
114 silly audit 'parse-json': [ '2.2.0' ],
114 silly audit parse5: [ '7.2.1' ],
114 silly audit parseurl: [ '1.3.3' ],
114 silly audit 'path-exists': [ '4.0.0', '3.0.0' ],
114 silly audit 'path-is-absolute': [ '1.0.1' ],
114 silly audit 'path-parse': [ '1.0.7' ],
114 silly audit 'path-to-regexp': [ '0.1.12' ],
114 silly audit 'path-type': [ '2.0.0' ],
114 silly audit pathe: [ '2.0.3' ],
114 silly audit pathval: [ '2.0.0' ],
114 silly audit 'pe-library': [ '1.0.1' ],
114 silly audit pend: [ '1.2.0' ],
114 silly audit picocolors: [ '1.1.1' ],
114 silly audit picomatch: [ '2.3.1', '4.0.2' ],
114 silly audit pify: [ '2.3.0' ],
114 silly audit playwright: [ '1.52.0' ],
114 silly audit 'playwright-core': [ '1.52.0' ],
114 silly audit plist: [ '3.1.0' ],
114 silly audit 'possible-typed-array-names': [ '1.0.0' ],
114 silly audit postcss: [ '8.5.3' ],
114 silly audit postject: [ '1.0.0-alpha.6' ],
114 silly audit 'prelude-ls': [ '1.2.1' ],
114 silly audit prettier: [ '3.5.3' ],
114 silly audit 'prettier-linter-helpers': [ '1.0.0' ],
114 silly audit 'prettier-plugin-tailwindcss': [ '0.6.11' ],
114 silly audit 'pretty-format': [ '27.5.1' ],
114 silly audit 'proc-log': [ '2.0.1' ],
114 silly audit 'process-nextick-args': [ '2.0.1' ],
114 silly audit progress: [ '2.0.3' ],
114 silly audit 'promise-inflight': [ '1.0.1' ],
114 silly audit 'promise-retry': [ '2.0.1' ],
114 silly audit 'prop-types': [ '15.8.1' ],
114 silly audit 'react-is': [ '16.13.1', '17.0.2' ],
114 silly audit 'proxy-addr': [ '2.0.7' ],
114 silly audit pump: [ '3.0.2' ],
114 silly audit punycode: [ '2.3.1' ],
114 silly audit qs: [ '6.13.0' ],
114 silly audit 'queue-microtask': [ '1.2.3' ],
114 silly audit 'quick-lru': [ '5.1.1' ],
114 silly audit 'range-parser': [ '1.2.1' ],
114 silly audit 'raw-body': [ '2.5.2' ],
114 silly audit react: [ '19.1.0' ],
114 silly audit 'react-dom': [ '19.1.0' ],
114 silly audit 'react-i18next': [ '15.5.1' ],
114 silly audit 'react-refresh': [ '0.17.0' ],
114 silly audit 'read-binary-file-arch': [ '1.0.6' ],
114 silly audit 'read-pkg': [ '2.0.0' ],
114 silly audit 'read-pkg-up': [ '2.0.0' ],
114 silly audit rechoir: [ '0.8.0' ],
114 silly audit redent: [ '3.0.0' ],
114 silly audit 'reflect.getprototypeof': [ '1.0.10' ],
114 silly audit 'regenerator-runtime': [ '0.14.1' ],
114 silly audit 'regexp.prototype.flags': [ '1.5.4' ],
114 silly audit 'require-directory': [ '2.1.1' ],
114 silly audit resedit: [ '2.0.3' ],
114 silly audit 'resolve-alpn': [ '1.2.1' ],
114 silly audit 'resolve-from': [ '4.0.0' ],
114 silly audit responselike: [ '2.0.1' ],
114 silly audit retry: [ '0.12.0' ],
114 silly audit reusify: [ '1.1.0' ],
114 silly audit rfdc: [ '1.4.1' ],
114 silly audit rimraf: [ '3.0.2', '2.6.3' ],
114 silly audit roarr: [ '2.15.4' ],
114 silly audit rollup: [ '4.40.1' ],
114 silly audit 'rrweb-cssom': [ '0.8.0' ],
114 silly audit 'run-parallel': [ '1.2.0' ],
114 silly audit 'safe-array-concat': [ '1.1.3' ],
114 silly audit 'safe-push-apply': [ '1.0.0' ],
114 silly audit 'safe-regex-test': [ '1.1.0' ],
114 silly audit 'safer-buffer': [ '2.1.2' ],
114 silly audit saxes: [ '6.0.0' ],
114 silly audit scheduler: [ '0.26.0' ],
114 silly audit 'semver-compare': [ '1.0.0' ],
114 silly audit send: [ '0.19.0' ],
114 silly audit 'serialize-error': [ '7.0.1' ],
114 silly audit 'type-fest': [ '0.13.1', '1.4.0' ],
114 silly audit seroval: [ '1.2.1' ],
114 silly audit 'seroval-plugins': [ '1.2.1' ],
114 silly audit 'serve-static': [ '1.16.2' ],
114 silly audit 'set-function-length': [ '1.2.2' ],
114 silly audit 'set-function-name': [ '2.0.2' ],
114 silly audit 'set-proto': [ '1.0.0' ],
114 silly audit setimmediate: [ '1.0.5' ],
114 silly audit setprototypeof: [ '1.2.0' ],
114 silly audit 'side-channel': [ '1.1.0' ],
114 silly audit 'side-channel-list': [ '1.0.0' ],
114 silly audit 'side-channel-map': [ '1.0.1' ],
114 silly audit 'side-channel-weakmap': [ '1.0.2' ],
114 silly audit siginfo: [ '2.0.0' ],
114 silly audit 'signal-exit': [ '3.0.7' ],
114 silly audit 'slice-ansi': [ '5.0.0' ],
114 silly audit 'smart-buffer': [ '4.2.0' ],
114 silly audit socks: [ '2.8.3' ],
114 silly audit 'socks-proxy-agent': [ '7.0.0' ],
114 silly audit 'solid-js': [ '1.9.5' ],
114 silly audit 'source-map': [ '0.6.1' ],
114 silly audit 'source-map-js': [ '1.2.1' ],
114 silly audit 'source-map-support': [ '0.5.21' ],
114 silly audit 'spdx-correct': [ '3.2.0' ],
114 silly audit 'spdx-exceptions': [ '2.5.0' ],
114 silly audit 'spdx-expression-parse': [ '3.0.1' ],
114 silly audit 'spdx-license-ids': [ '3.0.21' ],
114 silly audit 'sprintf-js': [ '1.1.3' ],
114 silly audit ssri: [ '9.0.1' ],
114 silly audit stackback: [ '0.0.2' ],
114 silly audit statuses: [ '2.0.1' ],
114 silly audit 'std-env': [ '3.9.0' ],
114 silly audit 'string.prototype.matchall': [ '4.0.12' ],
114 silly audit 'string.prototype.repeat': [ '1.0.0' ],
114 silly audit 'string.prototype.trim': [ '1.2.10' ],
114 silly audit 'string.prototype.trimend': [ '1.0.9' ],
114 silly audit 'string.prototype.trimstart': [ '1.0.8' ],
114 silly audit 'strip-bom': [ '3.0.0' ],
114 silly audit 'strip-eof': [ '1.0.0' ],
114 silly audit 'strip-indent': [ '3.0.0' ],
114 silly audit 'strip-json-comments': [ '3.1.1', '2.0.1' ],
114 silly audit 'strip-outer': [ '1.0.1' ],
114 silly audit 'sudo-prompt': [ '9.2.1' ],
114 silly audit sumchecker: [ '3.0.1' ],
114 silly audit 'supports-color': [ '7.2.0' ],
114 silly audit 'supports-preserve-symlinks-flag': [ '1.0.0' ],
114 silly audit 'symbol-tree': [ '3.2.4' ],
114 silly audit synckit: [ '0.11.2' ],
114 silly audit 'tailwind-merge': [ '3.2.0' ],
114 silly audit tailwindcss: [ '4.1.4' ],
114 silly audit 'tailwindcss-animate': [ '1.0.7' ],
114 silly audit tapable: [ '2.2.1' ],
114 silly audit tar: [ '6.2.1' ],
114 silly audit temp: [ '0.9.4' ],
114 silly audit 'tiny-each-async': [ '2.0.3' ],
114 silly audit 'tiny-invariant': [ '1.3.3' ],
114 silly audit 'tiny-warning': [ '1.0.3' ],
114 silly audit tinybench: [ '2.9.0' ],
114 silly audit tinyexec: [ '0.3.2' ],
114 silly audit tinyglobby: [ '0.2.13' ],
114 silly audit fdir: [ '6.4.4' ],
114 silly audit tinypool: [ '1.0.2' ],
114 silly audit tinyrainbow: [ '2.0.0' ],
114 silly audit tinyspy: [ '3.0.2' ],
114 silly audit tldts: [ '6.1.76' ],
114 silly audit 'tldts-core': [ '6.1.76' ],
114 silly audit tmp: [ '0.2.3' ],
114 silly audit 'tmp-promise': [ '3.0.3' ],
114 silly audit 'to-regex-range': [ '5.0.1' ],
114 silly audit toidentifier: [ '1.0.1' ],
114 silly audit 'tough-cookie': [ '5.1.0' ],
114 silly audit 'trim-repeated': [ '1.0.0' ],
114 silly audit 'ts-api-utils': [ '2.1.0' ],
114 silly audit 'ts-node': [ '10.9.2' ],
114 silly audit tslib: [ '2.8.1' ],
114 silly audit 'type-check': [ '0.4.0' ],
114 silly audit 'type-is': [ '1.6.18' ],
114 silly audit 'typed-array-buffer': [ '1.0.3' ],
114 silly audit 'typed-array-byte-length': [ '1.0.3' ],
114 silly audit 'typed-array-byte-offset': [ '1.0.4' ],
114 silly audit 'typed-array-length': [ '1.0.7' ],
114 silly audit typescript: [ '5.8.3' ],
114 silly audit 'typescript-eslint': [ '8.31.0' ],
114 silly audit 'unbox-primitive': [ '1.1.0' ],
114 silly audit 'undici-types': [ '6.21.0' ],
114 silly audit 'unique-filename': [ '2.0.1' ],
114 silly audit 'unique-slug': [ '3.0.0' ],
114 silly audit unpipe: [ '1.0.0' ],
114 silly audit 'unzip-crx-3': [ '0.2.0' ],
114 silly audit 'update-browserslist-db': [ '1.1.2' ],
114 silly audit 'uri-js': [ '4.4.1' ],
114 silly audit 'use-sync-external-store': [ '1.4.0' ],
114 silly audit username: [ '5.1.0' ],
114 silly audit 'util-deprecate': [ '1.0.2' ],
114 silly audit 'utils-merge': [ '1.0.1' ],
114 silly audit 'v8-compile-cache-lib': [ '3.0.1' ],
114 silly audit 'validate-npm-package-license': [ '3.0.4' ],
114 silly audit vary: [ '1.1.2' ],
114 silly audit vite: [ '6.3.3' ],
114 silly audit 'vite-node': [ '3.1.2' ],
114 silly audit vitest: [ '3.1.2' ],
114 silly audit 'void-elements': [ '3.1.0' ],
114 silly audit 'w3c-xmlserializer': [ '5.0.0' ],
114 silly audit wcwidth: [ '1.0.1' ],
114 silly audit 'whatwg-encoding': [ '3.1.1' ],
114 silly audit 'whatwg-mimetype': [ '4.0.0' ],
114 silly audit 'which-boxed-primitive': [ '1.1.1' ],
114 silly audit 'which-builtin-type': [ '1.2.1' ],
114 silly audit 'which-collection': [ '1.0.2' ],
114 silly audit 'which-typed-array': [ '1.1.18' ],
114 silly audit 'why-is-node-running': [ '2.3.0' ],
114 silly audit 'word-wrap': [ '1.2.5' ],
114 silly audit wrappy: [ '1.0.2' ],
114 silly audit 'xml-name-validator': [ '5.0.0' ],
114 silly audit xmlbuilder: [ '15.1.1' ],
114 silly audit xmlchars: [ '2.2.0' ],
114 silly audit xterm: [ '4.19.0' ],
114 silly audit 'xterm-addon-fit': [ '0.5.0' ],
114 silly audit 'xterm-addon-search': [ '0.8.2' ],
114 silly audit y18n: [ '5.0.8' ],
114 silly audit yaku: [ '0.16.7' ],
114 silly audit yauzl: [ '2.10.0' ],
114 silly audit yn: [ '3.1.1' ],
114 silly audit 'yocto-queue': [ '0.1.0' ],
114 silly audit zod: [ '3.24.3' ],
114 silly audit 'zod-validation-error': [ '3.4.0' ],
114 silly audit 'better-sqlite3': [ '11.10.0' ],
114 silly audit bindings: [ '1.5.0' ],
114 silly audit 'prebuild-install': [ '7.1.3' ],
114 silly audit 'file-uri-to-path': [ '1.0.0' ],
114 silly audit 'expand-template': [ '2.0.3' ],
114 silly audit 'github-from-package': [ '0.0.0' ],
114 silly audit 'mkdirp-classic': [ '0.5.3' ],
114 silly audit 'napi-build-utils': [ '2.0.0' ],
114 silly audit rc: [ '1.2.8' ],
114 silly audit 'simple-get': [ '4.0.1' ],
114 silly audit 'tar-fs': [ '2.1.2' ],
114 silly audit 'tunnel-agent': [ '0.6.0' ],
114 silly audit 'deep-extend': [ '0.6.0' ],
114 silly audit 'simple-concat': [ '1.0.1' ],
114 silly audit 'tar-stream': [ '2.2.0' ],
114 silly audit 'fs-constants': [ '1.0.0' ]
114 silly audit }
115 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\electron-installer-redhat
116 silly reify mark deleted [
116 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-redhat',
116 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\electron-installer-redhat',
116 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\electron-installer-redhat.cmd',
116 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\electron-installer-redhat.ps1'
116 silly reify ]
117 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\electron-installer-redhat\node_modules\@malept\cross-spawn-promise
118 silly reify mark deleted [
118 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-redhat\\node_modules\\@malept\\cross-spawn-promise'
118 silly reify ]
119 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\electron-installer-redhat\node_modules\fs-extra
120 silly reify mark deleted [
120 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-redhat\\node_modules\\fs-extra'
120 silly reify ]
121 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\electron-installer-redhat\node_modules\yargs
122 silly reify mark deleted [
122 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-redhat\\node_modules\\yargs'
122 silly reify ]
123 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\electron-installer-redhat\node_modules\cliui
124 silly reify mark deleted [
124 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-redhat\\node_modules\\cliui'
124 silly reify ]
125 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\electron-installer-redhat\node_modules\string-width
126 silly reify mark deleted [
126 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-redhat\\node_modules\\string-width'
126 silly reify ]
127 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\electron-installer-redhat\node_modules\yargs-parser
128 silly reify mark deleted [
128 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-redhat\\node_modules\\yargs-parser'
128 silly reify ]
129 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\electron-installer-redhat\node_modules\strip-ansi
130 silly reify mark deleted [
130 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-redhat\\node_modules\\strip-ansi'
130 silly reify ]
131 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\electron-installer-redhat\node_modules\wrap-ansi
132 silly reify mark deleted [
132 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-redhat\\node_modules\\wrap-ansi'
132 silly reify ]
133 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\electron-installer-redhat\node_modules\emoji-regex
134 silly reify mark deleted [
134 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-redhat\\node_modules\\emoji-regex'
134 silly reify ]
135 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\electron-installer-redhat\node_modules\is-fullwidth-code-point
136 silly reify mark deleted [
136 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-redhat\\node_modules\\is-fullwidth-code-point'
136 silly reify ]
137 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\electron-installer-debian
138 silly reify mark deleted [
138 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-debian',
138 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\electron-installer-debian',
138 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\electron-installer-debian.cmd',
138 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\electron-installer-debian.ps1'
138 silly reify ]
139 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\electron-installer-debian\node_modules\@malept\cross-spawn-promise
140 silly reify mark deleted [
140 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-debian\\node_modules\\@malept\\cross-spawn-promise'
140 silly reify ]
141 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\electron-installer-debian\node_modules\fs-extra
142 silly reify mark deleted [
142 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-debian\\node_modules\\fs-extra'
142 silly reify ]
143 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\get-folder-size
144 silly reify mark deleted [
144 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\get-folder-size',
144 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\get-folder-size',
144 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\get-folder-size.cmd',
144 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin\\get-folder-size.ps1'
144 silly reify ]
145 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\electron-installer-debian\node_modules\yargs
146 silly reify mark deleted [
146 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-debian\\node_modules\\yargs'
146 silly reify ]
147 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\gar
148 silly reify mark deleted [ 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\gar' ]
149 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\tiny-each-async
150 silly reify mark deleted [
150 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\tiny-each-async'
150 silly reify ]
151 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\electron-installer-debian\node_modules\cliui
152 silly reify mark deleted [
152 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-debian\\node_modules\\cliui'
152 silly reify ]
153 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\electron-installer-debian\node_modules\string-width
154 silly reify mark deleted [
154 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-debian\\node_modules\\string-width'
154 silly reify ]
155 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\electron-installer-debian\node_modules\yargs-parser
156 silly reify mark deleted [
156 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-debian\\node_modules\\yargs-parser'
156 silly reify ]
157 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\electron-installer-debian\node_modules\strip-ansi
158 silly reify mark deleted [
158 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-debian\\node_modules\\strip-ansi'
158 silly reify ]
159 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\electron-installer-debian\node_modules\wrap-ansi
160 silly reify mark deleted [
160 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-debian\\node_modules\\wrap-ansi'
160 silly reify ]
161 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\electron-installer-debian\node_modules\emoji-regex
162 silly reify mark deleted [
162 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-debian\\node_modules\\emoji-regex'
162 silly reify ]
163 verbose reify failed optional dependency C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\electron-installer-debian\node_modules\is-fullwidth-code-point
164 silly reify mark deleted [
164 silly reify 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\electron-installer-debian\\node_modules\\is-fullwidth-code-point'
164 silly reify ]
165 http cache fs-constants@https://registry.npmmirror.com/fs-constants/-/fs-constants-1.0.0.tgz 0ms (cache hit)
166 http cache tunnel-agent@https://registry.npmmirror.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz 0ms (cache hit)
167 http cache tar-stream@https://registry.npmmirror.com/tar-stream/-/tar-stream-2.2.0.tgz 0ms (cache hit)
168 http cache simple-concat@https://registry.npmmirror.com/simple-concat/-/simple-concat-1.0.1.tgz 0ms (cache hit)
169 http cache deep-extend@https://registry.npmmirror.com/deep-extend/-/deep-extend-0.6.0.tgz 0ms (cache hit)
170 http cache simple-get@https://registry.npmmirror.com/simple-get/-/simple-get-4.0.1.tgz 0ms (cache hit)
171 http cache tar-fs@https://registry.npmmirror.com/tar-fs/-/tar-fs-2.1.2.tgz 0ms (cache hit)
172 http cache napi-build-utils@https://registry.npmmirror.com/napi-build-utils/-/napi-build-utils-2.0.0.tgz 0ms (cache hit)
173 http cache rc@https://registry.npmmirror.com/rc/-/rc-1.2.8.tgz 0ms (cache hit)
174 http cache file-uri-to-path@https://registry.npmmirror.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz 0ms (cache hit)
175 http cache mkdirp-classic@https://registry.npmmirror.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz 0ms (cache hit)
176 http cache github-from-package@https://registry.npmmirror.com/github-from-package/-/github-from-package-0.0.0.tgz 0ms (cache hit)
177 http cache prebuild-install@https://registry.npmmirror.com/prebuild-install/-/prebuild-install-7.1.3.tgz 0ms (cache hit)
178 http cache better-sqlite3@https://registry.npmmirror.com/better-sqlite3/-/better-sqlite3-11.10.0.tgz 0ms (cache hit)
179 http cache expand-template@https://registry.npmmirror.com/expand-template/-/expand-template-2.0.3.tgz 0ms (cache hit)
180 http cache get-folder-size@https://registry.npmmirror.com/get-folder-size/-/get-folder-size-2.0.1.tgz 0ms (cache hit)
181 http cache bindings@https://registry.npmmirror.com/bindings/-/bindings-1.5.0.tgz 0ms (cache hit)
182 http cache ini@https://registry.npmmirror.com/ini/-/ini-1.3.8.tgz 0ms (cache hit)
183 http cache strip-json-comments@https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz 0ms (cache hit)
184 http cache chownr@https://registry.npmmirror.com/chownr/-/chownr-1.1.4.tgz 0ms (cache hit)
185 http fetch POST 404 https://registry.npmmirror.com/-/npm/v1/security/advisories/bulk 45ms
186 verbose audit error HttpErrorGeneral: 404 Not Found - POST https://registry.npmmirror.com/-/npm/v1/security/advisories/bulk - [NOT_IMPLEMENTED] /-/npm/v1/security/* not implemented yet
186 verbose audit error at C:\Users\YuePlus\AppData\Roaming\npm\node_modules\npm\node_modules\npm-registry-fetch\lib\check-response.js:103:15
186 verbose audit error at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
186 verbose audit error at async [getReport] (C:\Users\YuePlus\AppData\Roaming\npm\node_modules\npm\node_modules\@npmcli\arborist\lib\audit-report.js:294:19)
186 verbose audit error at async AuditReport.run (C:\Users\YuePlus\AppData\Roaming\npm\node_modules\npm\node_modules\@npmcli\arborist\lib\audit-report.js:106:19) {
186 verbose audit error headers: [Object: null prototype] {
186 verbose audit error server: [ 'Tengine' ],
186 verbose audit error date: [ 'Thu, 15 May 2025 00:57:42 GMT' ],
186 verbose audit error 'content-type': [ 'application/json' ],
186 verbose audit error 'transfer-encoding': [ 'chunked' ],
186 verbose audit error connection: [ 'keep-alive' ],
186 verbose audit error 'strict-transport-security': [ 'max-age=5184000' ],
186 verbose audit error via: [ 'kunlun8.cn8137[,404666]' ],
186 verbose audit error 'timing-allow-origin': [ '*' ],
186 verbose audit error eagleid: [ 'dcb5a79c17472706621445914e' ],
186 verbose audit error 'x-fetch-attempts': [ '1' ]
186 verbose audit error },
186 verbose audit error statusCode: 404,
186 verbose audit error code: 'E404',
186 verbose audit error method: 'POST',
186 verbose audit error uri: 'https://registry.npmmirror.com/-/npm/v1/security/advisories/bulk',
186 verbose audit error body: {
186 verbose audit error error: '[NOT_IMPLEMENTED] /-/npm/v1/security/* not implemented yet'
186 verbose audit error },
186 verbose audit error pkgid: undefined
186 verbose audit error }
187 silly audit error [object Object]
188 silly audit report null
189 info run [email protected] install node_modules/better-sqlite3 prebuild-install || node-gyp rebuild --release
190 info run [email protected] install { code: 1, signal: null }
191 warn cleanup Failed to remove some directories [
191 warn cleanup [
191 warn cleanup 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\get-folder-size',
191 warn cleanup [Error: EPERM: operation not permitted, rmdir 'C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\get-folder-size\bin'] {
191 warn cleanup errno: -4048,
191 warn cleanup code: 'EPERM',
191 warn cleanup syscall: 'rmdir',
191 warn cleanup path: 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\get-folder-size\\bin'
191 warn cleanup }
191 warn cleanup ]
191 warn cleanup ]
192 verbose stack Error: command failed
192 verbose stack at promiseSpawn (C:\Users\YuePlus\AppData\Roaming\npm\node_modules\npm\node_modules\@npmcli\promise-spawn\lib\index.js:22:22)
192 verbose stack at spawnWithShell (C:\Users\YuePlus\AppData\Roaming\npm\node_modules\npm\node_modules\@npmcli\promise-spawn\lib\index.js:124:10)
192 verbose stack at promiseSpawn (C:\Users\YuePlus\AppData\Roaming\npm\node_modules\npm\node_modules\@npmcli\promise-spawn\lib\index.js:12:12)
192 verbose stack at runScriptPkg (C:\Users\YuePlus\AppData\Roaming\npm\node_modules\npm\node_modules\@npmcli\run-script\lib\run-script-pkg.js:79:13)
192 verbose stack at runScript (C:\Users\YuePlus\AppData\Roaming\npm\node_modules\npm\node_modules\@npmcli\run-script\lib\run-script.js:9:12)
192 verbose stack at C:\Users\YuePlus\AppData\Roaming\npm\node_modules\npm\node_modules\@npmcli\arborist\lib\arborist\rebuild.js:331:17
192 verbose stack at run (C:\Users\YuePlus\AppData\Roaming\npm\node_modules\npm\node_modules\promise-call-limit\dist\commonjs\index.js:67:22)
192 verbose stack at C:\Users\YuePlus\AppData\Roaming\npm\node_modules\npm\node_modules\promise-call-limit\dist\commonjs\index.js:84:9
192 verbose stack at new Promise (<anonymous>)
192 verbose stack at callLimit (C:\Users\YuePlus\AppData\Roaming\npm\node_modules\npm\node_modules\promise-call-limit\dist\commonjs\index.js:35:69)
193 verbose pkgid [email protected]
194 error code 1
195 error path C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3
196 error command failed
197 error command C:\WINDOWS\system32\cmd.exe /d /s /c prebuild-install || node-gyp rebuild --release
198 error 生成启动时间为 2025/5/15 8:57:52。
198 error
198 error 节点 1 上的项目“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\binding.sln”(默认目标)。
198 error ValidateSolutionConfiguration:
198 error 正在生成解决方案配置“Release|x64”。
198 error 项目“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\binding.sln”(1)正在节点 1 上生成“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\better_sqlite3.vcxproj.metaproj”(2) (默认目标)。
198 error 项目“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\better_sqlite3.vcxproj.metaproj”(2)正在节点 1 上生成“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj.metaproj”(3) (默认目标)。
198 error 项目“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj.metaproj”(3)正在节点 1 上生成“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\locate_sqlite3.vcxproj”(4) (默认目标)。
198 error PrepareForBuild:
198 error 正在创建目录“Release\obj\locate_sqlite3\”。
198 error 已启用结构化输出。编译器诊断的格式设置将反映错误层次结构。有关详细信息,请参阅 https://aka.ms/cpp/structured-output。
198 error 正在创建目录“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\”。
198 error 正在创建目录“Release\obj\locate_sqlite3\locate_sqlite3.tlog\”。
198 error InitializeBuildStatus:
198 error 正在创建“Release\obj\locate_sqlite3\locate_sqlite3.tlog\unsuccessfulbuild”,因为已指定“AlwaysCreate”。
198 error 正在对“Release\obj\locate_sqlite3\locate_sqlite3.tlog\unsuccessfulbuild”执行 Touch 任务。
198 error ComputeCustomBuildOutput:
198 error 正在创建目录“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\obj\global_intermediate\sqlite3\”。
198 error CustomBuild:
198 error copy_builtin_sqlite3
198 error FinalizeBuildStatus:
198 error 正在删除文件“Release\obj\locate_sqlite3\locate_sqlite3.tlog\unsuccessfulbuild”。
198 error 正在对“Release\obj\locate_sqlite3\locate_sqlite3.tlog\locate_sqlite3.lastbuildstate”执行 Touch 任务。
198 error 已完成生成项目“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\locate_sqlite3.vcxproj”(默认目标)的操作。
198 error 项目“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj.metaproj”(3)正在节点 1 上生成“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj”(5) (默认目标)。
198 error PrepareForBuild:
198 error 正在创建目录“Release\obj\sqlite3\”。
198 error 已启用结构化输出。编译器诊断的格式设置将反映错误层次结构。有关详细信息,请参阅 https://aka.ms/cpp/structured-output。
198 error 正在创建目录“Release\obj\sqlite3\sqlite3.tlog\”。
198 error InitializeBuildStatus:
198 error 正在创建“Release\obj\sqlite3\sqlite3.tlog\unsuccessfulbuild”,因为已指定“AlwaysCreate”。
198 error 正在对“Release\obj\sqlite3\sqlite3.tlog\unsuccessfulbuild”执行 Touch 任务。
198 error MakeDirsForCl:
198 error 正在创建目录“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\Release\obj\sqlite3\obj\global_intermediate\sqlite3”。
198 error ClCompile:
198 error C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\Llvm\x64\bin\clang-cl.exe /c /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\include\node" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\src" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\deps\openssl\config" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\deps\openssl\openssl\include" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\deps\uv\include" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\deps\zlib" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\deps\v8\include" /I"C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\obj\global_intermediate\sqlite3" /Z7 /nologo /W3 /WX- /diagnostics:column /Ox /Ob2 /Oi /Ot /Oy /D NODE_GYP_MODULE_NAME=sqlite3 /D USING_UV_SHARED=1 /D USING_V8_SHARED=1 /D V8_DEPRECATION_WARNINGS=1 /D _GLIBCXX_USE_CXX11_ABI=1 /D WIN32 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _HAS_EXCEPTIONS=0 /D NOMINMAX /D OPENSSL_NO_PINSHARED /D OPENSSL_THREADS /D HAVE_INT16_T=1 /D HAVE_INT32_T=1 /D HAVE_INT8_T=1 /D HAVE_STDINT_H=1 /D HAVE_UINT16_T=1 /D HAVE_UINT32_T=1 /D HAVE_UINT8_T=1 /D HAVE_USLEEP=1 /D "SQLITE_DEFAULT_CACHE_SIZE=-16000" /D SQLITE_DEFAULT_FOREIGN_KEYS=1 /D SQLITE_DEFAULT_MEMSTATUS=0 /D SQLITE_DEFAULT_WAL_SYNCHRONOUS=1 /D SQLITE_DQS=0 /D SQLITE_ENABLE_COLUMN_METADATA /D SQLITE_ENABLE_DBSTAT_VTAB /D SQLITE_ENABLE_DESERIALIZE /D SQLITE_ENABLE_FTS3 /D SQLITE_ENABLE_FTS3_PARENTHESIS /D SQLITE_ENABLE_FTS4 /D SQLITE_ENABLE_FTS5 /D SQLITE_ENABLE_GEOPOLY /D SQLITE_ENABLE_JSON1 /D SQLITE_ENABLE_MATH_FUNCTIONS /D SQLITE_ENABLE_RTREE /D SQLITE_ENABLE_STAT4 /D SQLITE_ENABLE_UPDATE_DELETE_LIMIT /D SQLITE_LIKE_DOESNT_MATCH_BLOBS /D SQLITE_OMIT_DEPRECATED /D SQLITE_OMIT_PROGRESS_CALLBACK /D SQLITE_OMIT_SHARED_CACHE /D SQLITE_OMIT_TCL_VARIABLE /D SQLITE_SOUNDEX /D SQLITE_THREADSAFE=2 /D SQLITE_TRACE_SIZE_LIMIT=32 /D SQLITE_USE_URI=0 /D "HOST_BINARY=\"node.exe\"" /D NDEBUG /GF /EHsc /MT /GS /Gy /fp:precise /GR- /std:c11 /Fo"Release\obj\sqlite3\\obj\global_intermediate\sqlite3\sqlite3.obj" /Gd /TC --target=amd64-pc-windows-msvc /Zc:__cplusplus /Zm2000 "C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\\obj\global_intermediate\sqlite3\sqlite3.c"
198 error C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\Llvm\x64\bin\clang-cl.exe /c /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\include\node" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\src" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\deps\openssl\config" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\deps\openssl\openssl\include" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\deps\uv\include" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\deps\zlib" /I"C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0\deps\v8\include" /I"C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\obj\global_intermediate\sqlite3" /Z7 /nologo /W3 /WX- /diagnostics:column /Ox /Ob2 /Oi /Ot /Oy /D NODE_GYP_MODULE_NAME=sqlite3 /D USING_UV_SHARED=1 /D USING_V8_SHARED=1 /D V8_DEPRECATION_WARNINGS=1 /D _GLIBCXX_USE_CXX11_ABI=1 /D WIN32 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _HAS_EXCEPTIONS=0 /D NOMINMAX /D OPENSSL_NO_PINSHARED /D OPENSSL_THREADS /D HAVE_INT16_T=1 /D HAVE_INT32_T=1 /D HAVE_INT8_T=1 /D HAVE_STDINT_H=1 /D HAVE_UINT16_T=1 /D HAVE_UINT32_T=1 /D HAVE_UINT8_T=1 /D HAVE_USLEEP=1 /D "SQLITE_DEFAULT_CACHE_SIZE=-16000" /D SQLITE_DEFAULT_FOREIGN_KEYS=1 /D SQLITE_DEFAULT_MEMSTATUS=0 /D SQLITE_DEFAULT_WAL_SYNCHRONOUS=1 /D SQLITE_DQS=0 /D SQLITE_ENABLE_COLUMN_METADATA /D SQLITE_ENABLE_DBSTAT_VTAB /D SQLITE_ENABLE_DESERIALIZE /D SQLITE_ENABLE_FTS3 /D SQLITE_ENABLE_FTS3_PARENTHESIS /D SQLITE_ENABLE_FTS4 /D SQLITE_ENABLE_FTS5 /D SQLITE_ENABLE_GEOPOLY /D SQLITE_ENABLE_JSON1 /D SQLITE_ENABLE_MATH_FUNCTIONS /D SQLITE_ENABLE_RTREE /D SQLITE_ENABLE_STAT4 /D SQLITE_ENABLE_UPDATE_DELETE_LIMIT /D SQLITE_LIKE_DOESNT_MATCH_BLOBS /D SQLITE_OMIT_DEPRECATED /D SQLITE_OMIT_PROGRESS_CALLBACK /D SQLITE_OMIT_SHARED_CACHE /D SQLITE_OMIT_TCL_VARIABLE /D SQLITE_SOUNDEX /D SQLITE_THREADSAFE=2 /D SQLITE_TRACE_SIZE_LIMIT=32 /D SQLITE_USE_URI=0 /D "HOST_BINARY=\"node.exe\"" /D NDEBUG /GF /EHsc /MT /GS /Gy /fp:precise /GR- /std:c++20 /Fo"Release\obj\sqlite3\\" /Gd /TP --target=amd64-pc-windows-msvc /Zc:__cplusplus /Zm2000 "C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\@electron\node-gyp\src\win_delay_load_hook.cc"
198 error C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\\obj\global_intermediate\sqlite3\sqlite3.c(34610,8): warning : variable 'bRc' set but not used [-Wunused-but-set-variable] [C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj]
198 error C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\\obj\global_intermediate\sqlite3\sqlite3.c(67581,9): warning : unused variable 'mExpect' [-Wunused-variable] [C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj]
198 error C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\\obj\global_intermediate\sqlite3\sqlite3.c(47356,35): warning : unused variable 'sqlite3_os_type' [-Wunused-variable] [C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj]
198 error C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\\obj\global_intermediate\sqlite3\sqlite3.c(67577,12): warning : unused function 'walAssertLockmask' [-Wunused-function] [C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj]
198 error Lib:
198 error C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\Llvm\x64\bin\llvm-lib.exe /OUT:"C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\sqlite3.lib" /NOLOGO /LTCG:INCREMENTAL Release\obj\sqlite3\win_delay_load_hook.obj
198 error Release\obj\sqlite3\\obj\global_intermediate\sqlite3\sqlite3.obj
198 error /LTCG:INCREMENTAL: no such file or directory
198 error C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(1647,5): error MSB6006: “llvm-lib.exe”已退出,代码为 1。 [C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj]
198 error 已完成生成项目“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj”(默认目标)的操作 - 失败。
198 error 已完成生成项目“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj.metaproj”(默认目标)的操作 - 失败。
198 error 已完成生成项目“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\better_sqlite3.vcxproj.metaproj”(默认目标)的操作 - 失败。
198 error 已完成生成项目“C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\binding.sln”(默认目标)的操作 - 失败。
198 error
198 error 生成失败。
198 error
198 error “C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\binding.sln”(默认目标) (1) ->
198 error “C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\better_sqlite3.vcxproj.metaproj”(默认目标) (2) ->
198 error “C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj.metaproj”(默认目标) (3) ->
198 error “C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj”(默认目标) (5) ->
198 error (ClCompile 目标) ->
198 error C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\\obj\global_intermediate\sqlite3\sqlite3.c(34610,8): warning : variable 'bRc' set but not used [-Wunused-but-set-variable] [C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj]
198 error C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\\obj\global_intermediate\sqlite3\sqlite3.c(67581,9): warning : unused variable 'mExpect' [-Wunused-variable] [C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj]
198 error C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\\obj\global_intermediate\sqlite3\sqlite3.c(47356,35): warning : unused variable 'sqlite3_os_type' [-Wunused-variable] [C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj]
198 error C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\Release\\obj\global_intermediate\sqlite3\sqlite3.c(67577,12): warning : unused function 'walAssertLockmask' [-Wunused-function] [C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj]
198 error
198 error
198 error “C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\binding.sln”(默认目标) (1) ->
198 error “C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\better_sqlite3.vcxproj.metaproj”(默认目标) (2) ->
198 error “C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj.metaproj”(默认目标) (3) ->
198 error “C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj”(默认目标) (5) ->
198 error (Lib 目标) ->
198 error C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(1647,5): error MSB6006: “llvm-lib.exe”已退出,代码为 1。 [C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\deps\sqlite3.vcxproj]
198 error
198 error 4 个警告
198 error 1 个错误
198 error
198 error 已用时间 00:00:20.50
199 error (node:33620) [DEP0176] DeprecationWarning: fs.R_OK is deprecated, use fs.constants.R_OK instead
199 error (Use `node --trace-deprecation ...` to show where the warning was created)
199 error prebuild-install warn install Request timed out
199 error gyp info it worked if it ends with ok
199 error gyp verb cli [
199 error gyp verb cli 'C:\\Program Files\\nodejs\\node.exe',
199 error gyp verb cli 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\@electron\\node-gyp\\bin\\node-gyp.js',
199 error gyp verb cli 'rebuild',
199 error gyp verb cli '--release'
199 error gyp verb cli ]
199 error gyp info using [email protected]
199 error gyp info using [email protected] | win32 | x64
199 error gyp verb clean removing "build" directory
199 error gyp verb find Python Python is not set from command line or npm configuration
199 error gyp verb find Python Python is not set from environment variable PYTHON
199 error gyp verb find Python checking if the py launcher can be used to find Python 3
199 error gyp verb find Python - executing "py.exe" to get Python 3 executable path
199 error gyp sill find Python execFile: exec = "py.exe"
199 error gyp sill find Python execFile: args = ["-3","-c","import sys; sys.stdout.buffer.write(sys.executable.encode('utf-8'));"]
199 error gyp sill find Python execFile: opts = {"env":{"ACSetupSvcPort":"23210","ACSvcPort":"17532","ALLUSERSPROFILE":"C:\\ProgramData","APPDATA":"C:\\Users\\YuePlus\\AppData\\Roaming","ChocolateyInstall":"C:\\ProgramData\\chocolatey","ChocolateyLastPathUpdate":"133832585966197162","ChocolateyToolsLocation":"C:\\tools","COLOR":"1","CommonProgramFiles":"C:\\Program Files\\Common Files","CommonProgramFiles(x86)":"C:\\Program Files (x86)\\Common Files","CommonProgramW6432":"C:\\Program Files\\Common Files","COMPUTERNAME":"I7-12700","ComSpec":"C:\\WINDOWS\\system32\\cmd.exe","CONDA_EXE":"C:\\tools\\Anaconda3\\Scripts\\conda.exe","DriverData":"C:\\Windows\\System32\\Drivers\\DriverData","EDITOR":"C:\\WINDOWS\\notepad.exe","EnableLog":"INFO","HOME":"C:\\Users\\YuePlus","HOMEDRIVE":"C:","HOMEPATH":"\\Users\\YuePlus","INIT_CWD":"C:\\Users\\YuePlus\\Desktop\\electron-shadcn","INTEL_DEV_REDIST":"C:\\Program Files (x86)\\Common Files\\Intel\\Shared Libraries\\","JAVA_HOME":"C:\\Program Files\\OpenJDK\\jdk-22.0.2","LOCALAPPDATA":"C:\\Users\\YuePlus\\AppData\\Local","LOGONSERVER":"\\\\I7-12700","MIC_LD_LIBRARY_PATH":"C:\\Program Files (x86)\\Common Files\\Intel\\Shared Libraries\\compiler\\lib\\mic","NODE":"C:\\Program Files\\nodejs\\node.exe","npm_command":"install","npm_config_cache":"C:\\Users\\YuePlus\\AppData\\Local\\npm-cache","npm_config_globalconfig":"C:\\Users\\YuePlus\\AppData\\Roaming\\npm\\etc\\npmrc","npm_config_global_prefix":"C:\\Users\\YuePlus\\AppData\\Roaming\\npm","npm_config_init_module":"C:\\Users\\YuePlus\\.npm-init.js","npm_config_local_prefix":"C:\\Users\\YuePlus\\Desktop\\electron-shadcn","npm_config_node_gyp":"C:\\Users\\YuePlus\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js","npm_config_noproxy":"","npm_config_npm_version":"11.3.0","npm_config_prefix":"C:\\Users\\YuePlus\\AppData\\Roaming\\npm","npm_config_registry":"https://registry.npmmirror.com/","npm_config_userconfig":"C:\\Users\\YuePlus\\.npmrc","npm_config_user_agent":"npm/11.3.0 node/v24.0.0 win32 x64 workspaces/false","npm_execpath":"C:\\Users\\YuePlus\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js","npm_lifecycle_event":"install","npm_lifecycle_script":"prebuild-install || node-gyp rebuild --release","npm_node_execpath":"C:\\Program Files\\nodejs\\node.exe","npm_package_dev":"","npm_package_dev_optional":"","npm_package_integrity":"sha512-EwhOpyXiOEL/lKzHz9AW1msWFNzGc/z+LzeB3/jnFJpxu+th2yqvzsSWas1v9jgs9+xiXJcD5A8CJxAG2TaghQ==","npm_package_json":"C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\better-sqlite3\\package.json","npm_package_name":"better-sqlite3","npm_package_optional":"","npm_package_peer":"","npm_package_resolved":"https://registry.npmmirror.com/better-sqlite3/-/better-sqlite3-11.10.0.tgz","npm_package_version":"11.10.0","NUMBER_OF_PROCESSORS":"20","OneDrive":"C:\\Users\\YuePlus\\OneDrive","OneDriveConsumer":"C:\\Users\\YuePlus\\OneDrive","OS":"Windows_NT","Path":"C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\better-sqlite3\\node_modules\\.bin;C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\node_modules\\.bin;C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin;C:\\Users\\YuePlus\\Desktop\\node_modules\\.bin;C:\\Users\\YuePlus\\node_modules\\.bin;C:\\Users\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\YuePlus\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Program Files\\PowerShell\\7;C:\\Program Files\\Eclipse Adoptium\\jdk-8.0.392.8-hotspot\\bin;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin\\;C:\\Program Files (x86)\\Common Files\\Intel\\Shared Libraries\\redist\\intel64\\compiler;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\dotnet\\;C:\\Program Files\\Microsoft VS Code\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\OpenJDK\\jdk-22.0.2\\bin;C:\\Program Files (x86)\\Yarn\\bin\\;C:\\Program Files\\PowerShell\\7\\;C:\\Program Files\\Common Files\\Autodesk Shared\\;C:\\Program Files\\Microsoft SQL Server\\150\\Tools\\Binn\\;C:\\Program Files (x86)\\Tencent\\微信web开发者工具\\dll;C:\\Program Files\\nodejs\\;C:\\Users\\YuePlus\\AppData\\Local\\Programs\\Python\\Python313\\Scripts\\;C:\\Users\\YuePlus\\AppData\\Local\\Programs\\Python\\Python313\\;C:\\Users\\YuePlus\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\YuePlus\\AppData\\Local\\JetBrains\\Toolbox\\scripts;C:\\tools\\flutter\\bin;C:\\Users\\YuePlus\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\YuePlus\\AppData\\Local\\Yarn\\bin;C:\\Users\\YuePlus\\.bun\\bin;C:\\Program Files\\mitmproxy\\bin;C:\\Users\\YuePlus\\AppData\\Roaming\\npm","PATHEXT":".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW;.CPL","POWERSHELL_DISTRIBUTION_CHANNEL":"MSI:Windows 10 Pro","PROCESSOR_ARCHITECTURE":"AMD64","PROCESSOR_IDENTIFIER":"Intel64 Family 6 Model 151 Stepping 2, GenuineIntel","PROCESSOR_LEVEL":"6","PROCESSOR_REVISION":"9702","ProgramData":"C:\\ProgramData","ProgramFiles":"C:\\Program Files","ProgramFiles(x86)":"C:\\Program Files (x86)","ProgramW6432":"C:\\Program Files","PROMPT":"$P$G","PSModulePath":"C:\\Users\\YuePlus\\Documents\\PowerShell\\Modules;C:\\Program Files\\PowerShell\\Modules;c:\\program files\\powershell\\7\\Modules;C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules","PUBLIC":"C:\\Users\\Public","RlsSvcPort":"22112","SESSIONNAME":"Console","SystemDrive":"C:","SystemRoot":"C:\\WINDOWS","TEMP":"C:\\Users\\YuePlus\\AppData\\Local\\Temp","TMP":"C:\\Users\\YuePlus\\AppData\\Local\\Temp","USERDOMAIN":"I7-12700","USERDOMAIN_ROAMINGPROFILE":"I7-12700","USERNAME":"YuePlus","USERPROFILE":"C:\\Users\\YuePlus","VBOX_HWVIRTEX_IGNORE_SVM_IN_USE":"1","windir":"C:\\WINDOWS","WSLENV":"WT_SESSION:WT_PROFILE_ID:","WT_PROFILE_ID":"{574e775e-4f2a-5b96-ac1e-a2962a402336}","WT_SESSION":"a253b679-a44c-4162-a959-8a21cc5b8138","ZES_ENABLE_SYSMAN":"1","_CE_CONDA":"","_CE_M":"","_CONDA_EXE":"C:\\tools\\Anaconda3\\Scripts\\conda.exe","_CONDA_ROOT":"C:\\tools\\Anaconda3","TERM":"dumb"},"shell":false}
199 error gyp sill find Python execFile result: err = null
199 error gyp sill find Python execFile result: stdout = "C:\\Users\\YuePlus\\AppData\\Local\\Programs\\Python\\Python313\\python.exe"
199 error gyp sill find Python execFile result: stderr = ""
199 error gyp verb find Python - executable path is "C:\Users\YuePlus\AppData\Local\Programs\Python\Python313\python.exe"
199 error gyp verb find Python - executing "C:\Users\YuePlus\AppData\Local\Programs\Python\Python313\python.exe" to get version
199 error gyp sill find Python execFile: exec = "C:\\Users\\YuePlus\\AppData\\Local\\Programs\\Python\\Python313\\python.exe"
199 error gyp sill find Python execFile: args = ["-c","import sys; print(\"%s.%s.%s\" % sys.version_info[:3]);"]
199 error gyp sill find Python execFile: opts = {"env":{"ACSetupSvcPort":"23210","ACSvcPort":"17532","ALLUSERSPROFILE":"C:\\ProgramData","APPDATA":"C:\\Users\\YuePlus\\AppData\\Roaming","ChocolateyInstall":"C:\\ProgramData\\chocolatey","ChocolateyLastPathUpdate":"133832585966197162","ChocolateyToolsLocation":"C:\\tools","COLOR":"1","CommonProgramFiles":"C:\\Program Files\\Common Files","CommonProgramFiles(x86)":"C:\\Program Files (x86)\\Common Files","CommonProgramW6432":"C:\\Program Files\\Common Files","COMPUTERNAME":"I7-12700","ComSpec":"C:\\WINDOWS\\system32\\cmd.exe","CONDA_EXE":"C:\\tools\\Anaconda3\\Scripts\\conda.exe","DriverData":"C:\\Windows\\System32\\Drivers\\DriverData","EDITOR":"C:\\WINDOWS\\notepad.exe","EnableLog":"INFO","HOME":"C:\\Users\\YuePlus","HOMEDRIVE":"C:","HOMEPATH":"\\Users\\YuePlus","INIT_CWD":"C:\\Users\\YuePlus\\Desktop\\electron-shadcn","INTEL_DEV_REDIST":"C:\\Program Files (x86)\\Common Files\\Intel\\Shared Libraries\\","JAVA_HOME":"C:\\Program Files\\OpenJDK\\jdk-22.0.2","LOCALAPPDATA":"C:\\Users\\YuePlus\\AppData\\Local","LOGONSERVER":"\\\\I7-12700","MIC_LD_LIBRARY_PATH":"C:\\Program Files (x86)\\Common Files\\Intel\\Shared Libraries\\compiler\\lib\\mic","NODE":"C:\\Program Files\\nodejs\\node.exe","npm_command":"install","npm_config_cache":"C:\\Users\\YuePlus\\AppData\\Local\\npm-cache","npm_config_globalconfig":"C:\\Users\\YuePlus\\AppData\\Roaming\\npm\\etc\\npmrc","npm_config_global_prefix":"C:\\Users\\YuePlus\\AppData\\Roaming\\npm","npm_config_init_module":"C:\\Users\\YuePlus\\.npm-init.js","npm_config_local_prefix":"C:\\Users\\YuePlus\\Desktop\\electron-shadcn","npm_config_node_gyp":"C:\\Users\\YuePlus\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js","npm_config_noproxy":"","npm_config_npm_version":"11.3.0","npm_config_prefix":"C:\\Users\\YuePlus\\AppData\\Roaming\\npm","npm_config_registry":"https://registry.npmmirror.com/","npm_config_userconfig":"C:\\Users\\YuePlus\\.npmrc","npm_config_user_agent":"npm/11.3.0 node/v24.0.0 win32 x64 workspaces/false","npm_execpath":"C:\\Users\\YuePlus\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js","npm_lifecycle_event":"install","npm_lifecycle_script":"prebuild-install || node-gyp rebuild --release","npm_node_execpath":"C:\\Program Files\\nodejs\\node.exe","npm_package_dev":"","npm_package_dev_optional":"","npm_package_integrity":"sha512-EwhOpyXiOEL/lKzHz9AW1msWFNzGc/z+LzeB3/jnFJpxu+th2yqvzsSWas1v9jgs9+xiXJcD5A8CJxAG2TaghQ==","npm_package_json":"C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\better-sqlite3\\package.json","npm_package_name":"better-sqlite3","npm_package_optional":"","npm_package_peer":"","npm_package_resolved":"https://registry.npmmirror.com/better-sqlite3/-/better-sqlite3-11.10.0.tgz","npm_package_version":"11.10.0","NUMBER_OF_PROCESSORS":"20","OneDrive":"C:\\Users\\YuePlus\\OneDrive","OneDriveConsumer":"C:\\Users\\YuePlus\\OneDrive","OS":"Windows_NT","Path":"C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\better-sqlite3\\node_modules\\.bin;C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\node_modules\\.bin;C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\.bin;C:\\Users\\YuePlus\\Desktop\\node_modules\\.bin;C:\\Users\\YuePlus\\node_modules\\.bin;C:\\Users\\node_modules\\.bin;C:\\node_modules\\.bin;C:\\Users\\YuePlus\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Program Files\\PowerShell\\7;C:\\Program Files\\Eclipse Adoptium\\jdk-8.0.392.8-hotspot\\bin;C:\\Program Files (x86)\\VMware\\VMware Workstation\\bin\\;C:\\Program Files (x86)\\Common Files\\Intel\\Shared Libraries\\redist\\intel64\\compiler;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\dotnet\\;C:\\Program Files\\Microsoft VS Code\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\OpenJDK\\jdk-22.0.2\\bin;C:\\Program Files (x86)\\Yarn\\bin\\;C:\\Program Files\\PowerShell\\7\\;C:\\Program Files\\Common Files\\Autodesk Shared\\;C:\\Program Files\\Microsoft SQL Server\\150\\Tools\\Binn\\;C:\\Program Files (x86)\\Tencent\\微信web开发者工具\\dll;C:\\Program Files\\nodejs\\;C:\\Users\\YuePlus\\AppData\\Local\\Programs\\Python\\Python313\\Scripts\\;C:\\Users\\YuePlus\\AppData\\Local\\Programs\\Python\\Python313\\;C:\\Users\\YuePlus\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\YuePlus\\AppData\\Local\\JetBrains\\Toolbox\\scripts;C:\\tools\\flutter\\bin;C:\\Users\\YuePlus\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\YuePlus\\AppData\\Local\\Yarn\\bin;C:\\Users\\YuePlus\\.bun\\bin;C:\\Program Files\\mitmproxy\\bin;C:\\Users\\YuePlus\\AppData\\Roaming\\npm","PATHEXT":".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW;.CPL","POWERSHELL_DISTRIBUTION_CHANNEL":"MSI:Windows 10 Pro","PROCESSOR_ARCHITECTURE":"AMD64","PROCESSOR_IDENTIFIER":"Intel64 Family 6 Model 151 Stepping 2, GenuineIntel","PROCESSOR_LEVEL":"6","PROCESSOR_REVISION":"9702","ProgramData":"C:\\ProgramData","ProgramFiles":"C:\\Program Files","ProgramFiles(x86)":"C:\\Program Files (x86)","ProgramW6432":"C:\\Program Files","PROMPT":"$P$G","PSModulePath":"C:\\Users\\YuePlus\\Documents\\PowerShell\\Modules;C:\\Program Files\\PowerShell\\Modules;c:\\program files\\powershell\\7\\Modules;C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules","PUBLIC":"C:\\Users\\Public","RlsSvcPort":"22112","SESSIONNAME":"Console","SystemDrive":"C:","SystemRoot":"C:\\WINDOWS","TEMP":"C:\\Users\\YuePlus\\AppData\\Local\\Temp","TMP":"C:\\Users\\YuePlus\\AppData\\Local\\Temp","USERDOMAIN":"I7-12700","USERDOMAIN_ROAMINGPROFILE":"I7-12700","USERNAME":"YuePlus","USERPROFILE":"C:\\Users\\YuePlus","VBOX_HWVIRTEX_IGNORE_SVM_IN_USE":"1","windir":"C:\\WINDOWS","WSLENV":"WT_SESSION:WT_PROFILE_ID:","WT_PROFILE_ID":"{574e775e-4f2a-5b96-ac1e-a2962a402336}","WT_SESSION":"a253b679-a44c-4162-a959-8a21cc5b8138","ZES_ENABLE_SYSMAN":"1","_CE_CONDA":"","_CE_M":"","_CONDA_EXE":"C:\\tools\\Anaconda3\\Scripts\\conda.exe","_CONDA_ROOT":"C:\\tools\\Anaconda3","TERM":"dumb"},"shell":false}
199 error gyp sill find Python execFile result: err = null
199 error gyp sill find Python execFile result: stdout = "3.13.3\r\n"
199 error gyp sill find Python execFile result: stderr = ""
199 error gyp verb find Python - version is "3.13.3"
199 error gyp info find Python using Python version 3.13.3 found at "C:\Users\YuePlus\AppData\Local\Programs\Python\Python313\python.exe"
199 error gyp verb get node dir no --target version specified, falling back to host node version: 24.0.0
199 error gyp verb install input version string "24.0.0"
199 error gyp verb install installing version: 24.0.0
199 error gyp verb install --ensure was passed, so won't reinstall if already installed
199 error gyp verb install version is already installed, need to check "installVersion"
199 error gyp verb got "installVersion" 11
199 error gyp verb needs "installVersion" 11
199 error gyp verb install version is good
199 error gyp verb on Windows; need to check node.lib
199 error gyp verb get node dir target node version installed: 24.0.0
199 error gyp verb build dir attempting to create "build" dir: C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build
199 error gyp verb build dir "build" dir needed to be created? Yes
199 error gyp verb find VS msvs_version not set from command line or npm config
199 error gyp verb find VS VCINSTALLDIR not set, not running in VS Command Prompt
199 error gyp sill find VS Running C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe [
199 error gyp sill find VS '-NoProfile',
199 error gyp sill find VS '-Command',
199 error gyp sill find VS '&{@(Get-Module -ListAvailable -Name VSSetup).Version.ToString()}'
199 error gyp sill find VS ]
199 error gyp sill find VS Running C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe [
199 error gyp sill find VS '-NoProfile',
199 error gyp sill find VS '-Command',
199 error gyp sill find VS '&{Get-VSSetupInstance | ConvertTo-Json -Depth 3}'
199 error gyp sill find VS ]
199 error gyp sill find VS PS stderr = "Get-VSSetupInstance : ������Get-VSSetupInstance����ʶ��Ϊ cmdlet���������ű��ļ�������г�������ơ���������\r\n��ƴд���������·������ȷ��·����ȷ��Ȼ������һ�Ρ�\r\n����λ�� ��:1 �ַ�: 3\r\n+ &{Get-VSSetupInstance | ConvertTo-Json -Depth 3}\r\n+ ~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : ObjectNotFound: (Get-VSSetupInstance:String) [], CommandNotFoundException\r\n + FullyQualifiedErrorId : CommandNotFoundException\r\n \r\n"
199 error gyp sill find VS PS stdout = ""
199 error gyp sill find VS SyntaxError: Unexpected end of JSON input
199 error gyp sill find VS at JSON.parse (<anonymous>)
199 error gyp sill find VS at VisualStudioFinder.parseData (C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\@electron\node-gyp\lib\find-visualstudio.js:286:21)
199 error gyp sill find VS at VisualStudioFinder.findNewVSUsingSetupModule (C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\@electron\node-gyp\lib\find-visualstudio.js:202:27)
199 error gyp sill find VS at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
199 error gyp sill find VS at async VisualStudioFinder.findVisualStudio (C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\@electron\node-gyp\lib\find-visualstudio.js:68:20)
199 error gyp sill find VS at async createBuildDir (C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\@electron\node-gyp\lib\configure.js:112:18)
199 error gyp sill find VS at async run (C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\@electron\node-gyp\bin\node-gyp.js:81:18)
199 error gyp verb find VS could not use PowerShell to find Visual Studio 2017 or newer, try re-running with '--loglevel silly' for more details.
199 error gyp verb find VS
199 error gyp verb find VS Failure details: undefined
199 error gyp sill find VS Running C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe [
199 error gyp sill find VS '-ExecutionPolicy',
199 error gyp sill find VS 'Unrestricted',
199 error gyp sill find VS '-NoProfile',
199 error gyp sill find VS '-Command',
199 error gyp sill find VS "&{Add-Type -Path 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\@electron\\node-gyp\\lib\\Find-VisualStudio.cs';[VisualStudioConfiguration.Main]::PrintJson()}"
199 error gyp sill find VS ]
199 error gyp sill find VS PS stderr = ""
199 error gyp sill find VS processing installation: "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools"
199 error gyp sill find VS - version match = ["16.11.36107.64","16","11"]
199 error gyp sill find VS - found VC.MSBuild.Base
199 error gyp sill find VS - found VC.Tools.x86.x64
199 error gyp sill find VS - found Win10/11SDK: 19041
199 error gyp sill find VS processing installation: "C:\Program Files\Microsoft Visual Studio\2022\Community"
199 error gyp sill find VS - version match = ["17.14.36109.1","17","14"]
199 error gyp sill find VS - found VC.MSBuild.Base
199 error gyp sill find VS - found VC.Tools.x86.x64
199 error gyp sill find VS - found Win10/11SDK: 26100
199 error gyp sill find VS vsInfo: [
199 error gyp sill find VS {
199 error gyp sill find VS version: '16.11.36107.64',
199 error gyp sill find VS versionMajor: 16,
199 error gyp sill find VS versionMinor: 11,
199 error gyp sill find VS versionYear: 2019,
199 error gyp sill find VS path: 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools',
199 error gyp sill find VS msBuild: 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools\\MSBuild\\Current\\Bin\\MSBuild.exe',
199 error gyp sill find VS toolset: 'v142',
199 error gyp sill find VS sdk: '10.0.19041.0'
199 error gyp sill find VS },
199 error gyp sill find VS {
199 error gyp sill find VS version: '17.14.36109.1',
199 error gyp sill find VS versionMajor: 17,
199 error gyp sill find VS versionMinor: 14,
199 error gyp sill find VS versionYear: 2022,
199 error gyp sill find VS path: 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Community',
199 error gyp sill find VS msBuild: 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\MSBuild\\Current\\Bin\\MSBuild.exe',
199 error gyp sill find VS toolset: 'v143',
199 error gyp sill find VS sdk: '10.0.26100.0'
199 error gyp sill find VS }
199 error gyp sill find VS ]
199 error gyp verb find VS checking VS2022 (17.14.36109.1) found at:
199 error gyp verb find VS "C:\Program Files\Microsoft Visual Studio\2022\Community"
199 error gyp verb find VS - found "Visual Studio C++ core features"
199 error gyp verb find VS - found VC++ toolset: v143
199 error gyp verb find VS - found Windows SDK: 10.0.26100.0
199 error gyp info find VS using VS2022 (17.14.36109.1) found at:
199 error gyp info find VS "C:\Program Files\Microsoft Visual Studio\2022\Community"
199 error gyp info find VS run with --verbose for detailed information
199 error gyp verb build/config.gypi creating config file
199 error gyp sill build/config.gypi {
199 error gyp sill build/config.gypi target_defaults: {
199 error gyp sill build/config.gypi cflags: [],
199 error gyp sill build/config.gypi configurations: { Debug: [Object], Release: [Object] },
199 error gyp sill build/config.gypi default_configuration: 'Release',
199 error gyp sill build/config.gypi defines: [],
199 error gyp sill build/config.gypi include_dirs: [],
199 error gyp sill build/config.gypi libraries: [],
199 error gyp sill build/config.gypi msbuild_toolset: 'v143',
199 error gyp sill build/config.gypi msvs_windows_target_platform_version: '10.0.26100.0'
199 error gyp sill build/config.gypi },
199 error gyp sill build/config.gypi variables: {
199 error gyp sill build/config.gypi asan: 0,
199 error gyp sill build/config.gypi clang: 1,
199 error gyp sill build/config.gypi control_flow_guard: false,
199 error gyp sill build/config.gypi coverage: false,
199 error gyp sill build/config.gypi dcheck_always_on: 0,
199 error gyp sill build/config.gypi debug_nghttp2: false,
199 error gyp sill build/config.gypi debug_node: false,
199 error gyp sill build/config.gypi enable_lto: false,
199 error gyp sill build/config.gypi enable_pgo_generate: false,
199 error gyp sill build/config.gypi enable_pgo_use: false,
199 error gyp sill build/config.gypi error_on_warn: false,
199 error gyp sill build/config.gypi force_dynamic_crt: 0,
199 error gyp sill build/config.gypi host_arch: 'x64',
199 error gyp sill build/config.gypi icu_data_in: '..\\..\\deps\\icu-tmp\\icudt77l.dat',
199 error gyp sill build/config.gypi icu_endianness: 'l',
199 error gyp sill build/config.gypi icu_gyp_path: 'tools/icu/icu-generic.gyp',
199 error gyp sill build/config.gypi icu_path: 'deps/icu-small',
199 error gyp sill build/config.gypi icu_small: false,
199 error gyp sill build/config.gypi icu_ver_major: '77',
199 error gyp sill build/config.gypi libdir: 'lib',
199 error gyp sill build/config.gypi llvm_version: '19.1.1',
199 error gyp sill build/config.gypi napi_build_version: '10',
199 error gyp sill build/config.gypi nasm_version: '2.16',
199 error gyp sill build/config.gypi node_builtin_shareable_builtins: [
199 error gyp sill build/config.gypi 'deps/cjs-module-lexer/lexer.js',
199 error gyp sill build/config.gypi 'deps/cjs-module-lexer/dist/lexer.js',
199 error gyp sill build/config.gypi 'deps/undici/undici.js',
199 error gyp sill build/config.gypi 'deps/amaro/dist/index.js'
199 error gyp sill build/config.gypi ],
199 error gyp sill build/config.gypi node_byteorder: 'little',
199 error gyp sill build/config.gypi node_cctest_sources: [
199 error gyp sill build/config.gypi 'src/node_snapshot_stub.cc',
199 error gyp sill build/config.gypi 'test/cctest/inspector/test_node_protocol.cc',
199 error gyp sill build/config.gypi 'test/cctest/node_test_fixture.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_aliased_buffer.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_base64.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_base_object_ptr.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_cppgc.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_crypto_clienthello.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_dataqueue.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_environment.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_inspector_socket.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_inspector_socket_server.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_json_utils.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_linked_binding.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_node_api.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_node_crypto.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_node_crypto_env.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_node_postmortem_metadata.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_node_task_runner.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_path.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_per_process.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_platform.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_quic_cid.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_quic_error.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_quic_tokens.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_report.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_sockaddr.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_traced_value.cc',
199 error gyp sill build/config.gypi 'test/cctest/test_util.cc',
199 error gyp sill build/config.gypi 'test/cctest/node_test_fixture.h'
199 error gyp sill build/config.gypi ],
199 error gyp sill build/config.gypi node_debug_lib: false,
199 error gyp sill build/config.gypi node_enable_d8: false,
199 error gyp sill build/config.gypi node_enable_v8_vtunejit: false,
199 error gyp sill build/config.gypi node_fipsinstall: false,
199 error gyp sill build/config.gypi node_install_corepack: true,
199 error gyp sill build/config.gypi node_install_npm: true,
199 error gyp sill build/config.gypi node_library_files: [
199 error gyp sill build/config.gypi 'lib/_http_agent.js',
199 error gyp sill build/config.gypi 'lib/_http_client.js',
199 error gyp sill build/config.gypi 'lib/_http_common.js',
199 error gyp sill build/config.gypi 'lib/_http_incoming.js',
199 error gyp sill build/config.gypi 'lib/_http_outgoing.js',
199 error gyp sill build/config.gypi 'lib/_http_server.js',
199 error gyp sill build/config.gypi 'lib/_stream_duplex.js',
199 error gyp sill build/config.gypi 'lib/_stream_passthrough.js',
199 error gyp sill build/config.gypi 'lib/_stream_readable.js',
199 error gyp sill build/config.gypi 'lib/_stream_transform.js',
199 error gyp sill build/config.gypi 'lib/_stream_wrap.js',
199 error gyp sill build/config.gypi 'lib/_stream_writable.js',
199 error gyp sill build/config.gypi 'lib/_tls_common.js',
199 error gyp sill build/config.gypi 'lib/_tls_wrap.js',
199 error gyp sill build/config.gypi 'lib/assert.js',
199 error gyp sill build/config.gypi 'lib/assert/strict.js',
199 error gyp sill build/config.gypi 'lib/async_hooks.js',
199 error gyp sill build/config.gypi 'lib/buffer.js',
199 error gyp sill build/config.gypi 'lib/child_process.js',
199 error gyp sill build/config.gypi 'lib/cluster.js',
199 error gyp sill build/config.gypi 'lib/console.js',
199 error gyp sill build/config.gypi 'lib/constants.js',
199 error gyp sill build/config.gypi 'lib/crypto.js',
199 error gyp sill build/config.gypi 'lib/dgram.js',
199 error gyp sill build/config.gypi 'lib/diagnostics_channel.js',
199 error gyp sill build/config.gypi 'lib/dns.js',
199 error gyp sill build/config.gypi 'lib/dns/promises.js',
199 error gyp sill build/config.gypi 'lib/domain.js',
199 error gyp sill build/config.gypi 'lib/events.js',
199 error gyp sill build/config.gypi 'lib/fs.js',
199 error gyp sill build/config.gypi 'lib/fs/promises.js',
199 error gyp sill build/config.gypi 'lib/http.js',
199 error gyp sill build/config.gypi 'lib/http2.js',
199 error gyp sill build/config.gypi 'lib/https.js',
199 error gyp sill build/config.gypi 'lib/inspector.js',
199 error gyp sill build/config.gypi 'lib/inspector/promises.js',
199 error gyp sill build/config.gypi 'lib/internal/abort_controller.js',
199 error gyp sill build/config.gypi 'lib/internal/assert.js',
199 error gyp sill build/config.gypi 'lib/internal/assert/assertion_error.js',
199 error gyp sill build/config.gypi 'lib/internal/assert/calltracker.js',
199 error gyp sill build/config.gypi 'lib/internal/assert/myers_diff.js',
199 error gyp sill build/config.gypi 'lib/internal/assert/utils.js',
199 error gyp sill build/config.gypi 'lib/internal/async_context_frame.js',
199 error gyp sill build/config.gypi 'lib/internal/async_hooks.js',
199 error gyp sill build/config.gypi 'lib/internal/async_local_storage/async_context_frame.js',
199 error gyp sill build/config.gypi 'lib/internal/async_local_storage/async_hooks.js',
199 error gyp sill build/config.gypi 'lib/internal/blob.js',
199 error gyp sill build/config.gypi 'lib/internal/blocklist.js',
199 error gyp sill build/config.gypi 'lib/internal/bootstrap/node.js',
199 error gyp sill build/config.gypi 'lib/internal/bootstrap/realm.js',
199 error gyp sill build/config.gypi 'lib/internal/bootstrap/shadow_realm.js',
199 error gyp sill build/config.gypi 'lib/internal/bootstrap/switches/does_not_own_process_state.js',
199 error gyp sill build/config.gypi 'lib/internal/bootstrap/switches/does_own_process_state.js',
199 error gyp sill build/config.gypi 'lib/internal/bootstrap/switches/is_main_thread.js',
199 error gyp sill build/config.gypi 'lib/internal/bootstrap/switches/is_not_main_thread.js',
199 error gyp sill build/config.gypi 'lib/internal/bootstrap/web/exposed-wildcard.js',
199 error gyp sill build/config.gypi 'lib/internal/bootstrap/web/exposed-window-or-worker.js',
199 error gyp sill build/config.gypi 'lib/internal/buffer.js',
199 error gyp sill build/config.gypi 'lib/internal/child_process.js',
199 error gyp sill build/config.gypi 'lib/internal/child_process/serialization.js',
199 error gyp sill build/config.gypi 'lib/internal/cli_table.js',
199 error gyp sill build/config.gypi 'lib/internal/cluster/child.js',
199 error gyp sill build/config.gypi 'lib/internal/cluster/primary.js',
199 error gyp sill build/config.gypi 'lib/internal/cluster/round_robin_handle.js',
199 error gyp sill build/config.gypi 'lib/internal/cluster/shared_handle.js',
199 error gyp sill build/config.gypi 'lib/internal/cluster/utils.js',
199 error gyp sill build/config.gypi 'lib/internal/cluster/worker.js',
199 error gyp sill build/config.gypi 'lib/internal/console/constructor.js',
199 error gyp sill build/config.gypi 'lib/internal/console/global.js',
199 error gyp sill build/config.gypi 'lib/internal/constants.js',
199 error gyp sill build/config.gypi 'lib/internal/crypto/aes.js',
199 error gyp sill build/config.gypi 'lib/internal/crypto/certificate.js',
199 error gyp sill build/config.gypi 'lib/internal/crypto/cfrg.js',
199 error gyp sill build/config.gypi 'lib/internal/crypto/cipher.js',
199 error gyp sill build/config.gypi 'lib/internal/crypto/diffiehellman.js',
199 error gyp sill build/config.gypi 'lib/internal/crypto/ec.js',
199 error gyp sill build/config.gypi 'lib/internal/crypto/hash.js',
199 error gyp sill build/config.gypi 'lib/internal/crypto/hashnames.js',
199 error gyp sill build/config.gypi 'lib/internal/crypto/hkdf.js',
199 error gyp sill build/config.gypi 'lib/internal/crypto/keygen.js',
199 error gyp sill build/config.gypi 'lib/internal/crypto/keys.js',
199 error gyp sill build/config.gypi 'lib/internal/crypto/mac.js',
199 error gyp sill build/config.gypi 'lib/internal/crypto/pbkdf2.js',
199 error gyp sill build/config.gypi 'lib/internal/crypto/random.js',
199 error gyp sill build/config.gypi 'lib/internal/crypto/rsa.js',
199 error gyp sill build/config.gypi 'lib/internal/crypto/scrypt.js',
199 error gyp sill build/config.gypi 'lib/internal/crypto/sig.js',
199 error gyp sill build/config.gypi 'lib/internal/crypto/util.js',
199 error gyp sill build/config.gypi 'lib/internal/crypto/webcrypto.js',
199 error gyp sill build/config.gypi 'lib/internal/crypto/webidl.js',
199 error gyp sill build/config.gypi 'lib/internal/crypto/x509.js',
199 error gyp sill build/config.gypi 'lib/internal/data_url.js',
199 error gyp sill build/config.gypi 'lib/internal/debugger/inspect.js',
199 error gyp sill build/config.gypi 'lib/internal/debugger/inspect_client.js',
199 error gyp sill build/config.gypi 'lib/internal/debugger/inspect_repl.js',
199 error gyp sill build/config.gypi 'lib/internal/dgram.js',
199 error gyp sill build/config.gypi 'lib/internal/dns/callback_resolver.js',
199 error gyp sill build/config.gypi 'lib/internal/dns/promises.js',
199 error gyp sill build/config.gypi 'lib/internal/dns/utils.js',
199 error gyp sill build/config.gypi 'lib/internal/encoding.js',
199 error gyp sill build/config.gypi ... 234 more items
199 error gyp sill build/config.gypi ],
199 error gyp sill build/config.gypi node_module_version: 137,
199 error gyp sill build/config.gypi node_no_browser_globals: false,
199 error gyp sill build/config.gypi node_prefix: '\\usr\\local',
199 error gyp sill build/config.gypi node_quic: false,
199 error gyp sill build/config.gypi node_release_urlbase: 'https://nodejs.org/download/release/',
199 error gyp sill build/config.gypi node_shared: false,
199 error gyp sill build/config.gypi node_shared_ada: false,
199 error gyp sill build/config.gypi node_shared_brotli: false,
199 error gyp sill build/config.gypi node_shared_cares: false,
199 error gyp sill build/config.gypi node_shared_http_parser: false,
199 error gyp sill build/config.gypi node_shared_libuv: false,
199 error gyp sill build/config.gypi node_shared_nghttp2: false,
199 error gyp sill build/config.gypi node_shared_nghttp3: false,
199 error gyp sill build/config.gypi node_shared_ngtcp2: false,
199 error gyp sill build/config.gypi node_shared_openssl: false,
199 error gyp sill build/config.gypi node_shared_simdjson: false,
199 error gyp sill build/config.gypi node_shared_simdutf: false,
199 error gyp sill build/config.gypi node_shared_sqlite: false,
199 error gyp sill build/config.gypi node_shared_uvwasi: false,
199 error gyp sill build/config.gypi node_shared_zlib: false,
199 error gyp sill build/config.gypi node_shared_zstd: false,
199 error gyp sill build/config.gypi node_tag: '',
199 error gyp sill build/config.gypi node_target_type: 'executable',
199 error gyp sill build/config.gypi node_use_amaro: true,
199 error gyp sill build/config.gypi node_use_bundled_v8: true,
199 error gyp sill build/config.gypi node_use_node_code_cache: true,
199 error gyp sill build/config.gypi node_use_node_snapshot: true,
199 error gyp sill build/config.gypi node_use_openssl: true,
199 error gyp sill build/config.gypi node_use_v8_platform: true,
199 error gyp sill build/config.gypi node_with_ltcg: true,
199 error gyp sill build/config.gypi node_without_node_options: false,
199 error gyp sill build/config.gypi node_write_snapshot_as_array_literals: true,
199 error gyp sill build/config.gypi openssl_is_fips: false,
199 error gyp sill build/config.gypi openssl_quic: false,
199 error gyp sill build/config.gypi ossfuzz: false,
199 error gyp sill build/config.gypi shlib_suffix: 'so.137',
199 error gyp sill build/config.gypi single_executable_application: true,
199 error gyp sill build/config.gypi suppress_all_error_on_warn: false,
199 error gyp sill build/config.gypi target_arch: 'x64',
199 error gyp sill build/config.gypi ubsan: 0,
199 error gyp sill build/config.gypi use_ccache_win: 0,
199 error gyp sill build/config.gypi use_prefix_to_find_headers: false,
199 error gyp sill build/config.gypi v8_enable_31bit_smis_on_64bit_arch: 0,
199 error gyp sill build/config.gypi v8_enable_extensible_ro_snapshot: 0,
199 error gyp sill build/config.gypi v8_enable_gdbjit: 0,
199 error gyp sill build/config.gypi v8_enable_hugepage: 0,
199 error gyp sill build/config.gypi v8_enable_i18n_support: 1,
199 error gyp sill build/config.gypi v8_enable_inspector: 1,
199 error gyp sill build/config.gypi v8_enable_javascript_promise_hooks: 1,
199 error gyp sill build/config.gypi v8_enable_lite_mode: 0,
199 error gyp sill build/config.gypi v8_enable_maglev: 1,
199 error gyp sill build/config.gypi v8_enable_object_print: 1,
199 error gyp sill build/config.gypi v8_enable_pointer_compression: 0,
199 error gyp sill build/config.gypi v8_enable_sandbox: 0,
199 error gyp sill build/config.gypi v8_enable_short_builtin_calls: 1,
199 error gyp sill build/config.gypi v8_enable_wasm_simd256_revec: 1,
199 error gyp sill build/config.gypi v8_enable_webassembly: 1,
199 error gyp sill build/config.gypi v8_optimized_debug: 1,
199 error gyp sill build/config.gypi v8_promise_internal_field_count: 1,
199 error gyp sill build/config.gypi v8_random_seed: 0,
199 error gyp sill build/config.gypi v8_trace_maps: 0,
199 error gyp sill build/config.gypi v8_use_siphash: 1,
199 error gyp sill build/config.gypi want_separate_host_toolset: 0,
199 error gyp sill build/config.gypi nodedir: 'C:\\Users\\YuePlus\\AppData\\Local\\node-gyp\\Cache\\24.0.0',
199 error gyp sill build/config.gypi python: 'C:\\Users\\YuePlus\\AppData\\Local\\Programs\\Python\\Python313\\python.exe',
199 error gyp sill build/config.gypi standalone_static_library: 1,
199 error gyp sill build/config.gypi msbuild_path: 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\MSBuild\\Current\\Bin\\MSBuild.exe',
199 error gyp sill build/config.gypi cache: 'C:\\Users\\YuePlus\\AppData\\Local\\npm-cache',
199 error gyp sill build/config.gypi globalconfig: 'C:\\Users\\YuePlus\\AppData\\Roaming\\npm\\etc\\npmrc',
199 error gyp sill build/config.gypi global_prefix: 'C:\\Users\\YuePlus\\AppData\\Roaming\\npm',
199 error gyp sill build/config.gypi init_module: 'C:\\Users\\YuePlus\\.npm-init.js',
199 error gyp sill build/config.gypi local_prefix: 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn',
199 error gyp sill build/config.gypi node_gyp: 'C:\\Users\\YuePlus\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js',
199 error gyp sill build/config.gypi npm_version: '11.3.0',
199 error gyp sill build/config.gypi prefix: 'C:\\Users\\YuePlus\\AppData\\Roaming\\npm',
199 error gyp sill build/config.gypi registry: 'https://registry.npmmirror.com/',
199 error gyp sill build/config.gypi userconfig: 'C:\\Users\\YuePlus\\.npmrc',
199 error gyp sill build/config.gypi user_agent: 'npm/11.3.0 node/v24.0.0 win32 x64 workspaces/false'
199 error gyp sill build/config.gypi }
199 error gyp sill build/config.gypi }
199 error gyp verb build/config.gypi writing out config file: C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\build\config.gypi
199 error gyp verb config.gypi checking for gypi file: C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\config.gypi
199 error gyp verb common.gypi checking for gypi file: C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3\common.gypi
199 error gyp verb gyp gyp format was not specified; forcing "msvs"
199 error gyp info spawn C:\Users\YuePlus\AppData\Local\Programs\Python\Python313\python.exe
199 error gyp info spawn args [
199 error gyp info spawn args 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\@electron\\node-gyp\\gyp\\gyp_main.py',
199 error gyp info spawn args 'binding.gyp',
199 error gyp info spawn args '-f',
199 error gyp info spawn args 'msvs',
199 error gyp info spawn args '-I',
199 error gyp info spawn args 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\better-sqlite3\\build\\config.gypi',
199 error gyp info spawn args '-I',
199 error gyp info spawn args 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\@electron\\node-gyp\\addon.gypi',
199 error gyp info spawn args '-I',
199 error gyp info spawn args 'C:\\Users\\YuePlus\\AppData\\Local\\node-gyp\\Cache\\24.0.0\\include\\node\\common.gypi',
199 error gyp info spawn args '-Dlibrary=shared_library',
199 error gyp info spawn args '-Dvisibility=default',
199 error gyp info spawn args '-Dnode_root_dir=C:\\Users\\YuePlus\\AppData\\Local\\node-gyp\\Cache\\24.0.0',
199 error gyp info spawn args '-Dnode_gyp_dir=C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\@electron\\node-gyp',
199 error gyp info spawn args '-Dnode_lib_file=C:\\\\Users\\\\YuePlus\\\\AppData\\\\Local\\\\node-gyp\\\\Cache\\\\24.0.0\\\\<(target_arch)\\\\node.lib',
199 error gyp info spawn args '-Dmodule_root_dir=C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\better-sqlite3',
199 error gyp info spawn args '-Dnode_engine=v8',
199 error gyp info spawn args '--depth=.',
199 error gyp info spawn args '--no-parallel',
199 error gyp info spawn args '--generator-output',
199 error gyp info spawn args 'C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\better-sqlite3\\build',
199 error gyp info spawn args '-Goutput_dir=.'
199 error gyp info spawn args ]
199 error gyp verb build type Release
199 error gyp verb architecture x64
199 error gyp verb node dev dir C:\Users\YuePlus\AppData\Local\node-gyp\Cache\24.0.0
199 error gyp verb python C:\Users\YuePlus\AppData\Local\Programs\Python\Python313\python.exe
199 error gyp verb found first Solution file build/binding.sln
199 error gyp verb using MSBuild: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\MSBuild.exe
199 error gyp info spawn C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\MSBuild.exe
199 error gyp info spawn args [
199 error gyp info spawn args 'build/binding.sln',
199 error gyp info spawn args '/nologo',
199 error gyp info spawn args '/p:Configuration=Release;Platform=x64'
199 error gyp info spawn args ]
199 error gyp ERR! build error
199 error gyp ERR! stack Error: `C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\MSBuild.exe` failed with exit code: 1
199 error gyp ERR! stack at ChildProcess.<anonymous> (C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\@electron\node-gyp\lib\build.js:215:23)
199 error gyp ERR! stack at ChildProcess.emit (node:events:507:28)
199 error gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:294:12)
199 error gyp ERR! System Windows_NT 10.0.26100
199 error gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\YuePlus\\Desktop\\electron-shadcn\\node_modules\\@electron\\node-gyp\\bin\\node-gyp.js" "rebuild" "--release"
199 error gyp ERR! cwd C:\Users\YuePlus\Desktop\electron-shadcn\node_modules\better-sqlite3
199 error gyp ERR! node -v v24.0.0
199 error gyp ERR! node-gyp -v v10.2.0-electron.1
199 error gyp ERR! not ok
200 silly unfinished npm timer reify 1747270660423
201 silly unfinished npm timer reify:build 1747270662064
202 silly unfinished npm timer build 1747270662064
203 silly unfinished npm timer build:deps 1747270662064
204 silly unfinished npm timer build:run:install 1747270662068
205 silly unfinished npm timer build:run:install:node_modules/better-sqlite3 1747270662069
206 verbose cwd C:\Users\YuePlus\Desktop\electron-shadcn
207 verbose os Windows_NT 10.0.26100
208 verbose node v24.0.0
209 verbose npm v11.3.0
210 verbose exit 1
211 verbose code 1
212 error A complete log of this run can be found in: C:\Users\YuePlus\AppData\Local\npm-cache\_logs\2025-05-15T00_57_40_155Z-debug-0.log