Help Please - not generating new .dist files
insight2learn opened this issue · 2 comments
Hi there, please provide some info about your enviornment before submiting this issue:
- device : Macbook pro
- OS : Latest 10.15.4
- email client : n/a
- node version : 13.12.0
- npm version : 6.14.4
- error message : no error message
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$
my bad - its now working. - thanks again love it :-)
no worries @BambooRocket :)
let me know if you have any other issues,
Cheers,
Dan