-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
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:
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 %