Cannot find module '@csstools/css-parser-algorithms'
I have an issue when trying to import JSDOM, which in turn results the css-calc module trying to import css-parser-algorithm.
That module is, indeed, not installed, but running npm install doesnt install it.
Maybe something is wrong with the package.json dependencies ?
关闭于 2026-01-15 8 条评论