danmindru / responsive-html-email-signature

✨ Template generator for (responsive) emails & email signatures
https://responsive-html-email-signature-generator.com
MIT License
844 stars 244 forks source link

Help Please - not generating new .dist files #79

Closed insight2learn closed 4 years ago

insight2learn commented 4 years ago

Hi there, please provide some info about your enviornment before submiting this issue:

First of all thanks - this is fantastic piece of work and sooooo useful !!!

downloaded lastest node from node.js

when it runs from npm start - when I save /templates/light/conf.json It picks up that something had changed However the dist files - still contain the original data???

No error reported

what am I doing wrong ?

Marks-MacBook-Pro-149:responsive-html-email-signature markwiltshire$ npm run once

responsive-html-email-signature@6.0.0 once /Users/markwiltshire/all/repos/responsive-html-email-signature node ./node_modules/.bin/gulp run-pipeline

[14:21:22] Using gulpfile ~/all/repos/responsive-html-email-signature/gulpfile.js [14:21:22] Starting 'run-pipeline'... [14:21:22] Starting 'dupe'... [14:21:22] Finished 'dupe' after 121 ms [14:21:22] Starting 'less'... [14:21:22] Finished 'less' after 9.39 ms [14:21:22] Starting 'sass'... [14:21:22] Starting 'dupe'... [14:21:22] Finished 'dupe' after 40 ms [14:21:22] Starting ''... [14:21:22] Finished '' after 8.56 ms [14:21:22] Finished 'sass' after 49 ms [14:21:22] Starting 'postcss'... [14:21:22] Finished 'postcss' after 93 ms [14:21:22] Starting 'lint'... [14:21:22] Finished 'lint' after 11 ms [14:21:22] Starting 'build'... [14:21:22] Finished 'build' after 13 ms [14:21:22] Starting 'check-for-unused'... [14:21:22] Finished 'check-for-unused' after 74 ms [14:21:22] Finished 'run-pipeline' after 375 ms Marks-MacBook-Pro-149:responsive-html-email-signature markwiltshire$

insight2learn commented 4 years ago

my bad - its now working. - thanks again love it :-)

danmindru commented 4 years ago

no worries @bamboorocket :) let me know if you have any other issues,

Cheers, Dan