lazymozek / gulp-with-tailwindcss

Gulp with TailwindCSS Starter Kit
https://gulp-with-tailwindcss.com
MIT License
256 stars 70 forks source link

npm run dev | error #44

Closed ag-77 closed 1 year ago

ag-77 commented 1 year ago

Hi,

I just downloaded this gulp+tailwind project. Followed all instructions and "npm run dev" command trows an error.

Is something incorrectly done from my side? Can someone assist me with - how to fix this issue?

Screenshot attached for your reference.

I would appreciate any hint or guidance.

Thanks

Error-1
ag-77 commented 1 year ago

I solved it - created folder by name "dist" in project folder and "npm run dev" command works.

manjumjn commented 1 year ago

Hey @ag-77 yes i think it’s searching for folder which doesn’t exist on initial run. I’ll push a fix. Thanks