Closed theboyWhoCriedWoolf closed 6 years ago
Please clean you npm cache & reinstall. Looks like a node modules issue.
Note: you required cssnext twice, which seems useless.
Yeah sorry that was an oversight. Still getting the same issue after cleaning the cache for both npm and yarn.
I think it might be an issue with the postcss-loader.
Thanks anyway.
Hello,
I am using webpack 3 and postcss-next 3.0.2 and when using within my postcss plugin list I get the following error:
`Error cannot find module $mylocaldir/node_modules/@std/esm/esm.js.gz'.
my setup is:
Thanks in advance.