Getting error while running pnmp install #15948
Unanswered
hampster556
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
.../node_modules/@carbon/colors postinstall$ ibmtelemetry --config=telemetry.y │ (node:28685) ExperimentalWarning: The ESM module loader is experimental. │ file:///tmp/new/e2bd1f4fae56520d5179f27ecf9432714c │ const require = (await import("node:module")).createRequire(import.meta.url) │ ^^^^^ │ SyntaxError: Unexpected reserved word │ at Loader.moduleStrategy (internal/modules/esm/translators.js:117:18) │ at async link (internal/modules/esm/module_job.js:42:21) └─ Failed in 631ms
I am using below carbon libraries in my package.json : "@carbon/grid": "^10.15.0",
"@carbon/icons-react": "^10.19.0",
"@carbon/themes": "10.19.0",
"carbon-components": "10.19.0",
"carbon-components-react": "7.19.0",
"carbon-icons": "^7.0.7",
Beta Was this translation helpful? Give feedback.
All reactions