You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hijibiji1
changed the title
[BUG]: spawnSync npm ENOENT Error occurs when a choose JS configuration
[BUG]: spawnSync npm ENOENT Error occurs when choose JS configuration
Jan 19, 2025
react-native environment setup
Description
β π Using typescript ? ... no
π¦ Loading the build tool...
Error: spawnSync npm ENOENT
at Object.spawnSync (node:internal/child_process:1120:20)
at spawnSync (node:child_process:868:24)
at C:\Users\akash\AppData\Local\Temp\rncli-init-template-bghcBu\node_modules@thecodingmachine\react-native-boilerplate\template\plugins\compile-js\plugin.js:56:38
at new Promise ()
at Object.apply (C:\Users\akash\AppData\Local\Temp\rncli-init-template-bghcBu\node_modules@thecodingmachine\react-native-boilerplate\template\plugins\compile-js\plugin.js:32:12)
at applyPlugin (C:\Users\akash\AppData\Local\Temp\rncli-init-template-bghcBu\node_modules@thecodingmachine\react-native-boilerplate\template\plugins\index.js:30:16)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5) {
errno: -4058,
code: 'ENOENT',
syscall: 'spawnSync npm',
path: 'npm',
spawnargs: [ 'install', '-D', '[email protected]' ]
}
Version
4.5.1
Do you use TypeScript?
No
On which OS this issue appear on?
None
Desktop OS
Win 11
The text was updated successfully, but these errors were encountered: