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
{{ message }}
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.
I saw the deprecated message, but I can't understand the message. I am curious about installing the urix package alone, without packages like source-map-resolve. Could you explain me about it in detail?
Thanks! When a package is deprecated, it means that the author does not think it should be used anymore. I don’t like this package. In lydell/source-map-resolve#9 I learned that converting Windows paths isn’t as easy as this module makes it look. So I recommend doing it some other way. For starters, you could copy the ~5 lines of code of this module into your code instead of installing this package.
I installed urix by npm, but it warned,
npm warn deprecated urix@0.1.0
. How can I solve it?The text was updated successfully, but these errors were encountered: