#CSS not loading, AXObjectRoles issue only on windows?

4 messages · Page 1 of 1 (latest)

formal shale
#

https://github.com/withastro/astro/issues/11912

Encountering this issue.

All my astro projects are the same.

I try running npm run dev on a vm running ubuntu and no issues?

I did have this problem once, and disabling vs code extenstions fixed it?

Anyone know a fix?

GitHub

Astro Info Astro v4.15.2 Node v20.9.0 System Windows (x64) Package Manager npm Output static Adapter none Integrations none If this issue only occurs in one browser, which browser is a problem? No ...

#

I've also tried running a vite react app, and that works fine, so I think its an astro problem?

#

Running in a cmd shell outside of vs code seems to be working

hollow obsidian
#

Having this issue still (may 2025). I am on windows 10, latest updates. Not using vs code. Installed astro from npm, manually added minimal config, running everything from cmd terminal. Update: 2025-05-09 06:44, deleted node_modules, and .astro, used power shell version 7, reinstalled all dependencies ('npm install'), ran astro again (npm run dev), all worked. Beware there is Microsoft Power Shell, it is a different product, you need Power Shell.