You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the watson assistant team, they are running into an error in NextJS when trying to use icons from the @carbon/web-components package like so
import ThumbsDown16 from '@carbon/web-components/es/icons/thumbs-down/16.js'
Error message:
Error: Package subpath './es/icons/thumbs-down/16.js' is not defined by "exports" in /Users/.../node_modules/@carbon/web-components/package.json imported from /Users/...
Package
@carbon/web-components
Browser
Chrome
Package version
latest
React version
No response
Description
From the watson assistant team, they are running into an error in NextJS when trying to use icons from the
@carbon/web-components
package like soError message:
Suggested Severity
Sev 3
Application/PAL
Watson Assistant
Code of Conduct
The text was updated successfully, but these errors were encountered: