cssmodules-language-server icon indicating copy to clipboard operation
cssmodules-language-server copied to clipboard

`Package subpath './lib/stringifier' is not defined by "exports" `

Open musjj opened this issue 1 year ago • 1 comments

Tried to build this, but I'm getting this error when trying to trigger a definition jump:

Package subpath './lib/stringifier' is not defined by "exports" in /nix/store/22p2iznzn925vfrn8s91ljwag635s7s4-cssmodules-language-server-1.3.1/lib/node_modules/cssmodules-language-server/node_modules/postcss/package.json

It looks like that it's a postcss problem, but I'm not sure why it's happening.

musjj avatar Mar 13 '24 18:03 musjj

Hi, can you provide more info about what command did you run and the full output? From what is shared it is hard to infer what went wrong.

antonk52 avatar Mar 14 '24 11:03 antonk52