Skip to content

Troubleshooting

nikkeyl edited this page Dec 2, 2023 · 8 revisions

Plugins

Error with the gulp-imagemin

If you have any error with gulp-imagemin, then you need to reinstall node_modules.

Warning: Don't disturb the installation node_modules.


Husky doesn't work

Remove node_modules and run npm run init.


Handlers

An error occurred when processing fonts

Put the fonts in the fonts/ folder.


Scripts

Archive not created

First you need to run 'npm run build' and then run 'npm run zip'.


Side plugins

The tooltip doesn't appear when I write / after @img

You need to set up path-intellisense.


Clone this wiki locally