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

[BUG] The requested module 'node:crypto' does not provide an export named 'hash' #1299

Open
1 task done
akashkpfreelancer opened this issue Jan 27, 2025 · 1 comment
Open
1 task done
Labels
bug Something isn't working triage Needs triage

Comments

@akashkpfreelancer
Copy link

Duplicate issue

  • I've searched for any related issues and avoided creating a duplicate issue.

Component

Simulator

Description

SyntaxError: The requested module 'node:crypto' does not provide an export named 'hash'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:132:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:214:5)
at async ModuleLoader.import (node:internal/modules/esm/loader:329:24)
at async loadESM (node:internal/process/esm_loader:34:7)
at async handleMainPromise (node:internal/modules/run_main:113:12)

Node.js v20.10.0
 ELIFECYCLE  Command failed with exit code 1.

Version

latest

Node.js version

20.10.0

System

Please fix this bug

Expected result

No response

Actual result

No response

Steps to reproduce

No response

Attachments

Image

@akashkpfreelancer akashkpfreelancer added bug Something isn't working triage Needs triage labels Jan 27, 2025
@jerome-benoit
Copy link
Contributor

Please use the latest current node LTS version.
The version check in package.json should be refined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Needs triage
Projects
None yet
Development

No branches or pull requests

2 participants