Hi, I saw your comment on storybook issue and seems like we have same problems. I have also problem when building: _vue-tsc --noEmit && vite build_ - Have to comment _// "src/**/*.ts"_ from tsconfig.json - Change _moduleResolution to "bundler"_ to make it work. https://github.com/isaacs/node-lru-cache/pull/323 (waiting for this to be merged) Thanks!