Describe the Bug
./nodemodules/.pnpm/@payloadcms+ui@3.69.0@type_f6dae4b1d169b9370a166162f9bf6e5f/node_modules/@payloadcms/ui/dist/widgets/CollectionCards/index.scss
Error evaluating Node.js code
Error: Can't find stylesheet to import.
╷
1 │ @import 'vars';
│ ^^^^^^
Causes admin to crash, this is likely related to development on any Windows.
Link to the code that reproduces this issue
NA
Reproduction Steps
Fresh install latest on any windows device and boot up to admin.
Which area(s) are affected?
area: templates
Environment Info
PS F:\rubix-main-payload\rubix-payload> pnpm payload info
Binaries:
Node: 22.21.1
npm: N/A
Yarn: N/A
pnpm: N/A
Relevant Packages:
payload: 3.69.0
next: 16.1.0
@payloadcms/db-mongodb: 3.69.0
@payloadcms/graphql: 3.69.0
@payloadcms/live-preview: 3.69.0
@payloadcms/live-preview-react: 3.69.0
@payloadcms/next/utilities: 3.69.0
@payloadcms/plugin-cloud-storage: 3.69.0
@payloadcms/plugin-redirects: 3.69.0
@payloadcms/plugin-seo: 3.69.0
@payloadcms/plugin-stripe: 3.69.0
@payloadcms/richtext-lexical: 3.69.0
@payloadcms/storage-s3: 3.69.0
@payloadcms/translations: 3.69.0
@payloadcms/ui/shared: 3.69.0
react: 19.2.3
react-dom: 19.2.3
Operating System:
Platform: win32
Arch: x64
Version: Windows 11 Home
Available memory (MB): 65438
Available CPU cores: 16
Describe the Bug
Causes admin to crash, this is likely related to development on any Windows.
Link to the code that reproduces this issue
NA
Reproduction Steps
Fresh install latest on any windows device and boot up to admin.
Which area(s) are affected?
area: templates
Environment Info