-
Notifications
You must be signed in to change notification settings - Fork 846
Open
Labels
Description
Environment
Windows 11, bunx (1.2.23), Chrome
Steps to Reproduce
- bunx motia@latest create (select python)
- bun install "--save motia@0.8.2-beta.139 zod@3.24.4"
- bun pm trust --all
- bun run dev
Expected Behavior
Tutorial webside showing up.
Actual Behavior
[plugin:vite:css] Failed to load PostCSS config (searchPath: D:/motia/test/node_modules/@motiadev/workbench/dist): [Error] Loading PostCSS Plugin failed: 2 errors building "D:\motia\test\node_modules\@tailwindcss\oxide\index.js"
(@D:\motia\test\node_modules\@motiadev\workbench\dist\postcss.config.mjs)
Error: Loading PostCSS Plugin failed: 2 errors building "D:\motia\test\node_modules\@tailwindcss\oxide\index.js"
(@D:\motia\test\node_modules\@motiadev\workbench\dist\postcss.config.mjs)
at load (D:\motia\test\node_modules\vite\dist\node\chunks\dep-Bu492Fnd.js:11776:14)
at processTicksAndRejections (native)
Relevant Logs/Console Output
Screenshots
Motia Version
0.8.2.-beta139
Additional Context
No response