hozokit
hozokit copied to clipboard
Base.scss file not found
Setup: Using Hozokit Generator.
On npm run start
the following error occurs at styles
.
Error: File not found with singular glob
**AT**
/styles/base.scss
(if this was purposeful, use `allowEmpty` option)
Gulp is looking for this file but doesn't exist from generator.
Note: this is on main and not v2.0.0
Thanks for testing this Arron, so essentially you've ran:
-
yo hozokit
-
cd hozokit-site
-
npm install
-
npm run start
It does look like the generator template does need updating before it can be used but it shouldn't be empty: https://github.com/csalmeida/generator-hozokit/blob/main/generators/app/templates/theme/base.scss
Will look into it 🙏
Project will be archived soon, closing.