lukeed / clsx

A tiny (239B) utility for constructing `className` strings conditionally.
MIT License
8.08k stars 141 forks source link

`./node_modules/clsx/dist/clsx.m.js` Module build failed: Error: ENOENT: no such file or directory #97

Open ThomasCarca opened 4 months ago

ThomasCarca commented 4 months ago

I am trying to upgrade from 1.2.1 to 2.1.0, however the module resolution can't seem to be finding clsx.

I am running Node version 18 and moduleResolution is set to "node"