Am trying to setup site the SitecoreAI, during the process i need to run "npm install" from the terminal and am getting the following error in the terminal.
PS C:\Repos\Playground\playground\examples\kit-nextjs-skate-park> npm install
npm error Exit handler never called!
npm error This is an error with npm itself. Please report this error at:
npm error https://github.com/npm/cli/issues
npm error A complete log of this run can be found in: C:\Users\syeabd01\AppData\Local\npm-cache_logs\2026-05-06T13_52_23_451Z-debug-0.log
PS C:\Repos\Playground\playground\examples\kit-nextjs-skate-park>
please find the log file.
2397 verbose reify failed optional dependency C:\Repos\Playground\playground\examples\kit-nextjs-skate-park\node_modules@unrs\resolver-binding-win32-x64-msvc
2398 silly reify mark deleted [
2398 silly reify 'C:\Repos\Playground\playground\examples\kit-nextjs-skate-park\node_modules\@unrs\resolver-binding-win32-x64-msvc'
2398 silly reify ]
2399 http fetch GET https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.0.tgz attempt 6 failed with ECONNRESET
2400 http fetch GET https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.0.tgz attempt 6 failed with ECONNRESET
2401 http fetch GET https://registry.npmjs.org/@typescript-eslint/types/-/types-8.59.0.tgz attempt 6 failed with ECONNRESET
2402 http fetch GET https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.59.0.tgz attempt 6 failed with ECONNRESET
2403 http fetch GET https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.0.tgz attempt 6 failed with ECONNRESET
2404 http fetch GET https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.59.0.tgz attempt 6 failed with ECONNRESET
2405 http fetch GET https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.0.tgz attempt 6 failed with ECONNRESET
2406 http fetch GET https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.59.0.tgz attempt 6 failed with ECONNRESET
2407 http fetch GET https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz attempt 6 failed with ECONNRESET
2408 http fetch GET https://registry.npmjs.org/@x0k/json-schema-merge/-/json-schema-merge-1.0.3.tgz attempt 6 failed with ECONNRESET
2409 verbose cwd C:\Repos\Playground\playground\examples\kit-nextjs-skate-park
2410 verbose os Windows_NT 10.0.26100
2411 verbose node v24.15.0
2412 verbose npm v11.12.1
2413 error Exit handler never called!
2414 error This is an error with npm itself. Please report this error at:
2415 error https://github.com/npm/cli/issues
2416 verbose exit 1
2417 verbose code 1
2418 error A complete log of this run can be found in: ......\AppData\Local\npm-cache_logs\2026-05-06T11_33_51_720Z-debug-0.log
Am trying to setup site the SitecoreAI, during the process i need to run "npm install" from the terminal and am getting the following error in the terminal.
PS C:\Repos\Playground\playground\examples\kit-nextjs-skate-park> npm install
npm error Exit handler never called!
npm error This is an error with npm itself. Please report this error at:
npm error https://github.com/npm/cli/issues
npm error A complete log of this run can be found in: C:\Users\syeabd01\AppData\Local\npm-cache_logs\2026-05-06T13_52_23_451Z-debug-0.log
PS C:\Repos\Playground\playground\examples\kit-nextjs-skate-park>
please find the log file.
2397 verbose reify failed optional dependency C:\Repos\Playground\playground\examples\kit-nextjs-skate-park\node_modules@unrs\resolver-binding-win32-x64-msvc
2398 silly reify mark deleted [
2398 silly reify 'C:\Repos\Playground\playground\examples\kit-nextjs-skate-park\node_modules\@unrs\resolver-binding-win32-x64-msvc'
2398 silly reify ]
2399 http fetch GET https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.0.tgz attempt 6 failed with ECONNRESET
2400 http fetch GET https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.0.tgz attempt 6 failed with ECONNRESET
2401 http fetch GET https://registry.npmjs.org/@typescript-eslint/types/-/types-8.59.0.tgz attempt 6 failed with ECONNRESET
2402 http fetch GET https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.59.0.tgz attempt 6 failed with ECONNRESET
2403 http fetch GET https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.0.tgz attempt 6 failed with ECONNRESET
2404 http fetch GET https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.59.0.tgz attempt 6 failed with ECONNRESET
2405 http fetch GET https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.0.tgz attempt 6 failed with ECONNRESET
2406 http fetch GET https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.59.0.tgz attempt 6 failed with ECONNRESET
2407 http fetch GET https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz attempt 6 failed with ECONNRESET
2408 http fetch GET https://registry.npmjs.org/@x0k/json-schema-merge/-/json-schema-merge-1.0.3.tgz attempt 6 failed with ECONNRESET
2409 verbose cwd C:\Repos\Playground\playground\examples\kit-nextjs-skate-park
2410 verbose os Windows_NT 10.0.26100
2411 verbose node v24.15.0
2412 verbose npm v11.12.1
2413 error Exit handler never called!
2414 error This is an error with npm itself. Please report this error at:
2415 error https://github.com/npm/cli/issues
2416 verbose exit 1
2417 verbose code 1
2418 error A complete log of this run can be found in: ......\AppData\Local\npm-cache_logs\2026-05-06T11_33_51_720Z-debug-0.log