Dmitry Belyaev

Results 83 comments of Dmitry Belyaev

Going to close it for now in case until we find a reproduction case for this

Hm, weird, I was expecting it to be the opposite after reading the require.resolve docs: ``` paths [](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type) Paths to resolve module location from. If present, these paths are used...

I tried replacing it with process.cwd() too which was not helping. But might also be something specific to my setup of pnpm in combination with vscode-stylelint. So I can just...