Skip to content
New issue

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

Getting dependency issue #3514

Open
EPRSK opened this issue Jul 9, 2024 · 2 comments
Open

Getting dependency issue #3514

EPRSK opened this issue Jul 9, 2024 · 2 comments
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@EPRSK
Copy link

EPRSK commented Jul 9, 2024

We are getting the following issue as follows. Is there any solution for this?

Error: Cannot find module 'node:crypto'
Require stack:
- C:\customScripts\node_modules\uuid\dist\rng.js
- C:\customScripts\node_modules\uuid\dist\v1.js
- C:\customScripts\node_modules\uuid\dist\index.js
- C:\customScripts\node_modules\gaxios\build\src\gaxios.js
- C:\customScripts\node_modules\gaxios\build\src\index.js
- C:\customScripts\node_modules\gcp-metadata\build\src\index.js
- C:\customScripts\node_modules\google-auth-library\build\src\auth\googleauth.js       
- C:\customScripts\node_modules\google-auth-library\build\src\index.js
- C:\customScripts\node_modules\googleapis-common\build\src\index.js
- C:\customScripts\node_modules\googleapis\build\src\apis\abusiveexperiencereport\index.js
- C:\customScripts\node_modules\googleapis\build\src\apis\index.js
- C:\customScripts\node_modules\googleapis\build\src\googleapis.js
- C:\customScripts\node_modules\googleapis\build\src\index.js
@EPRSK EPRSK added priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Jul 9, 2024
@jbjetbro
Copy link

jbjetbro commented Aug 8, 2024

did you find any solution? @EPRSK

@syncAsync
Copy link

I had the same problem, and it was fixed after updating Node.js to the latest version(v20.16.0).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

3 participants