-
-
Notifications
You must be signed in to change notification settings - Fork 842
[UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' #554
Copy link
Copy link
Open
Description
Getting this error:
[UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in node_modules/.pnpm/nanoid@5.1.6/node_modules/nanoid/index.js
╭─[ node_modules/.pnpm/nanoid@5.1.6/node_modules/nanoid/index.js:1:37 ]
│
1 │ import { webcrypto as crypto } from 'node:crypto'
│ ──────┬──────
│ ╰──────── Module not found, treating it as an external dependency
│
│ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
Stack:
node v24.13.0
os Win11
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels