Package no longer supported
mudithkr opened this issue · 2 comments
mudithkr commented
When I migrated my project from node v8.x to v12.x, I got a warning npm WARN deprecated css-mqpacker@7.0.0: Package no longer supported. Contact support@npmjs.com for more info.
I would like to know what is the best replacement of this library?
hail2u commented
v9.0.0 is released on GitHub Packages, not npm.
I don’t know the replacement.
jimmywarting commented
You can install directly from github too
npm install githubname/reponame
if the case is that you should install from github now then the deprication warning should say how to install it instead.
looking at: https://www.npmjs.com/package/css-mqpacker
Just curios: why you ditched npm