cssmodules-language-server
cssmodules-language-server copied to clipboard
`Package subpath './lib/stringifier' is not defined by "exports" `
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.
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.