#3010·ignite

Missing some styling after setting up a new project

Author: danielbyte2Created Oct 20, 2025Updated Jan 9, 2026
Labelsbug

Describe the bug

After setting up a new project, the buttons are invisible. They appear to have no visible styles (no background, border, or text color). Functionally, they are still clickable however styling is missing.

Pictures of styling:

Image ImageImage Image

Ignite version

v11.3.2

Additional info

daniel@mac FixedApp_devtest3 % ignite doctor
System platform darwin
arch arm64
cpu 8 cores Apple M2
directory FixedApp_devtest3 /Users/daniel/Documents/newfolder/FixedApp_devtest3 /Users/daniel/.nvm/versions/node/v20.19.5/lib/node_modules/ignite-cli/node_modules/gluegun/build/index.js:15 throw up; ^

TypeError: Cannot read properties of null (reading 'split') at Command. (/Users/daniel/.nvm/versions/node/v20.19.5/lib/node_modules/ignite-cli/build/commands/doctor.js:49:59) at Generator.next () at fulfilled (/Users/daniel/.nvm/versions/node/v20.19.5/lib/node_modules/ignite-cli/build/commands/doctor.js:5:58) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Node.js v20.19.5 daniel@mac FixedApp_devtest3 %