hozokit icon indicating copy to clipboard operation
hozokit copied to clipboard

Base.scss file not found

Open arrontp opened this issue 3 years ago • 1 comments

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

arrontp avatar Jan 31 '22 15:01 arrontp

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 🙏

csalmeida avatar Feb 01 '22 09:02 csalmeida

Project will be archived soon, closing.

csalmeida avatar Sep 13 '24 11:09 csalmeida