We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gyp info spawn args '--generator-output', gyp info spawn args 'C:\Users\DELL\Desktop\tfjs-test\build', gyp info spawn args '-Goutput_dir=.' gyp info spawn args ] gyp: binding.gyp not found (cwd: C:\Users\DELL\Desktop\tfjs-test) while trying to load binding.gyp gyp ERR! configure error gyp ERR! stack Error: gyp failed with exit code: 1 gyp ERR! stack at ChildProcess. (C:\Users\DELL\AppData\Roaming\npm\node_modules\node-gyp\lib\configure.js:317:18) gyp ERR! stack at ChildProcess.emit (node:events:517:28) gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:292:12) gyp ERR! System Windows_NT 10.0.19045 gyp ERR! command "C:\nvm4w\nodejs\node.exe" "C:\Users\DELL\AppData\Roaming\npm\node_modules\node-gyp\bin\node-gyp.js" "configure" "--verbose" gyp ERR! cwd C:\Users\DELL\Desktop\tfjs-test gyp ERR! node -v v18.20.8 gyp ERR! node-gyp -v v11.2.0 gyp ERR! not ok
gyp
The text was updated successfully, but these errors were encountered:
Hi @Perfect-Aimers-Enterprise ,
Apologies for the delay in my response. Could you please follow the workaround provided in the comment and let me know if it resolves your issue?
Thank You!!
Sorry, something went wrong.
This issue has been marked stale because it has no recent activity since 7 days. It will be closed if no further activity occurs. Thank you.
This issue was closed due to lack of activity after being marked stale for past 7 days.
Are you satisfied with the resolution of your issue? Yes No
shmishra99
No branches or pull requests
gyp info spawn args '--generator-output',
gyp info spawn args 'C:\Users\DELL\Desktop\tfjs-test\build',
gyp info spawn args '-Goutput_dir=.'
gyp info spawn args ]
gyp: binding.gyp not found (cwd: C:\Users\DELL\Desktop\tfjs-test) while trying to load binding.gyp
gyp ERR! configure error
gyp ERR! stack Error:
gyp
failed with exit code: 1gyp ERR! stack at ChildProcess. (C:\Users\DELL\AppData\Roaming\npm\node_modules\node-gyp\lib\configure.js:317:18)
gyp ERR! stack at ChildProcess.emit (node:events:517:28)
gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:292:12)
gyp ERR! System Windows_NT 10.0.19045
gyp ERR! command "C:\nvm4w\nodejs\node.exe" "C:\Users\DELL\AppData\Roaming\npm\node_modules\node-gyp\bin\node-gyp.js" "configure" "--verbose"
gyp ERR! cwd C:\Users\DELL\Desktop\tfjs-test
gyp ERR! node -v v18.20.8
gyp ERR! node-gyp -v v11.2.0
gyp ERR! not ok
The text was updated successfully, but these errors were encountered: