-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
✘ [ERROR] Could not resolve "crypto"
node_modules/@netacea/netaceaintegrationbase/dist/mitataCookie.js:4:25:
4 │ const crypto_1 = require("crypto");
╵ ~~~~~~~~
The package "crypto" wasn't found on the file system but is built into node.
Add "node_compat = true" to your wrangler.toml file to enable Node.js compatibility.
✘ [ERROR] Could not resolve "crypto"
node_modules/aws4/aws4.js:4:21:
4 │ crypto = require('crypto'),
╵ ~~~~~~~~
The package "crypto" wasn't found on the file system but is built into node.
Add "node_compat = true" to your wrangler.toml file to enable Node.js compatibility.
✘ [ERROR] Build failed with 2 errors:
node_modules/@netacea/netaceaintegrationbase/dist/mitataCookie.js:4:25: ERROR: Could not resolve
"crypto"
node_modules/aws4/aws4.js:4:21: ERROR: Could not resolve "crypto"
Metadata
Metadata
Assignees
Labels
No labels