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
I upgraded our current project to React Scripts v5.0.0. However, when I run yarn start, even though the app compiles, the console prints a lot of no such a file or directory warnings regarding source map files. (Similar to below)
@inanmadak pls let us know if any of these worked out for you. I'm going to close the issue here since it seems like it's not really related to the carbon-charts library
Package
carbon-components, carbon-components-react, @carbon/grid, @carbon/layout
Browser
No response
Package version
v7.52.0
React version
v17.0.2
Description
I upgraded our current project to React Scripts v5.0.0. However, when I run yarn start, even though the app compiles, the console prints a lot of
no such a file or directory
warnings regarding source map files. (Similar to below)I found some discussion regarding similar issues on CRA React Scripts v5. linked here:
facebook/create-react-app#11767
and a PR on CRA: facebook/create-react-app#11752
Please review if you need to do something on these carbon libraries to resolve these issues. If not, this can be ignored.
CodeSandbox example
Steps to reproduce
Upgrade to react-scripts 5.0.0
run yarn && yarn install
Code of Conduct
The text was updated successfully, but these errors were encountered: