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
Thanks for the issue. This warning is safe to ignore. You can hide them by changing the npm log level on the command line or in npmrc. This isn't actionable in this repo, so closing here
Expected Behavior / Situation
Shows this in the terminal every single time:
Actual Behavior / Situation
Should not show it.
Modification Proposal
Use https://github.com/adobe/css-tools (or https://www.npmjs.com/package/@adobe/css-tools) from reworkcss/css#164 instead of https://github.com/reworkcss/css/
When I did
npm ls source-map-resolve
to see what dependency used it, I saw this:Its just a simple warning in the terminal but really annoying to see everytime I install a new dependency.
The text was updated successfully, but these errors were encountered: