slightlyfaulty / stylus-native-loader

✒️ A super fast Stylus loader for Webpack that leverages the built-in power of Stylus.
MIT License
16 stars 1 forks source link

Invalid dependencies have been reported by plugins or loaders for this module #8

Closed laggingreflex closed 2 years ago

laggingreflex commented 2 years ago

Getting this warning:

I think it's a Windows issue because it's working on WSL.

The original stylus-loader works too.

"dependencies": {
  "css-loader": "^6.7.1",
  "style-loader": "^3.3.1",
  "stylus": "^0.58.1",
  "stylus-loader": "^7.0.0",
  "stylus-native-loader": "^1.4.6",
  "webpack": "^5.72.1",
  "webpack-cli": "^4.9.2"
}
Microsoft Windows [Version 10.0.19044.1706]
node -v
v17.9.0
slightlyfaulty commented 2 years ago

Thanks for reporting this @laggingreflex. It should be fixed now in 1.4.7.