Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup errors during build process (Update documentation) #19

Open
thimmayya opened this issue Jun 21, 2021 · 1 comment
Open

Setup errors during build process (Update documentation) #19

thimmayya opened this issue Jun 21, 2021 · 1 comment

Comments

@thimmayya
Copy link

Running either:
npm run build
or
npm run dev

Will throw an error when trying to compile the scss. This seams to be due to trying to import icons.scss when it's not properly generated yet. Running npm run fontello will generate needed files and let you continue with the installation/setup of the theme.

What about adding:
npm run fontello
As a requirement/step in the "Installation" step in the documentation?

@powerbuoy
Copy link
Owner

npm run fontello used to be part of both dev and build but I removed it without updating the docs. Will do!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants