Ой, я походу не так выразился. Вот мне приходит письмо на почту. Я нажимаю 'ответить'. Мне отвечает на почту сайта, что логично. Как сделать так, чтобы я отвечал на почту клиента, а не сайта?
Спасибо большое. Только есть пара вопросов. Мы, получается, можем брать из localstorage по значению? И мне создавать массив и добавлять его в locacl... надо после самого создания элемента? Просто как тогда удалять каждый элемент по отдельности?
[15:18:45] Using gulpfile D:\яяяяяяя\Program NeFiles\курс по вёрстке\www\gulpfile.js
[15:18:45] Starting 'build'...
[15:18:45] 'build' errored after 6.08 ms
[15:18:45] TypeError: gulp.hasTask is not a function
at D:\яяяяяяя\Program NeFiles\курс по вёрстке\www\node_modules\run-sequence\index.js:23:22
at Array.forEach ()
at verifyTaskSets (D:\яяяяяяя\Program NeFiles\курс по вёрстке\www\node_modules\run-sequence\index.js:17:11)
at runSequence (D:\яяяяяяя\Program NeFiles\курс по вёрстке\www\node_modules\run-sequence\index.js:130:2)
at D:\яяяяяяя\Program NeFiles\курс по вёрстке\www\gulpfile.js:126:3
at taskWrapper (D:\яяяяяяя\Program NeFiles\курс по вёрстке\www\node_modules\undertaker\lib\set-task.js:13:15)
at bound (domain.js:395:14)
at runBound (domain.js:408:12)
at asyncRunner (D:\яяяяяяя\Program NeFiles\курс по вёрстке\www\node_modules\async-done\index.js:55:18)
at process._tickCallback (internal/process/next_tick.js:61:11)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! fashion@1.0.0 build: `gulp build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the fashion@1.0.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Andrew\AppData\Roaming\npm-cache\_logs\2019-04-06T12_18_45_559Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! fashion@1.0.0 start: `npm run build && gulp serve`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the fashion@1.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Andrew\AppData\Roaming\npm-cache\_logs\2019-04-06T12_18_45_644Z-debug.log
D:\яяяяяяя\Program NeFiles\курс по вёрстке\www>gulp -v
"gulp" не является внутренней или внешней
командой, исполняемой программой или пакетным файлом.
D:\яяяяяяя\Program NeFiles\курс по вёрстке\www>npm gulp -v
6.4.1
D:\яяяяяяя\Program NeFiles\курс по вёрстке\www>npm start
> fashion@1.0.0 start D:\яяяяяяя\Program NeFiles\курс по вёрстке\www
> npm run build && gulp serve
> fashion@1.0.0 build D:\яяяяяяя\Program NeFiles\курс по вёрстке\www
> gulp build
[15:36:39] Using gulpfile D:\яяяяяяя\Program NeFiles\курс по вёрстке\www\gulpfile.js
[15:36:39] Starting 'build'...
[15:36:39] 'build' errored after 9.02 ms
[15:36:39] TypeError: gulp.hasTask is not a function
at D:\яяяяяяя\Program NeFiles\курс по вёрстке\www\node_modules\run-sequence\index.js:23:22
at Array.forEach ()
at verifyTaskSets (D:\яяяяяяя\Program NeFiles\курс по вёрстке\www\node_modules\run-sequence\index.js:17:11)
at runSequence (D:\яяяяяяя\Program NeFiles\курс по вёрстке\www\node_modules\run-sequence\index.js:130:2)
at D:\яяяяяяя\Program NeFiles\курс по вёрстке\www\gulpfile.js:126:3
at taskWrapper (D:\яяяяяяя\Program NeFiles\курс по вёрстке\www\node_modules\undertaker\lib\set-task.js:13:15)
at bound (domain.js:395:14)
at runBound (domain.js:408:12)
at asyncRunner (D:\яяяяяяя\Program NeFiles\курс по вёрстке\www\node_modules\async-done\index.js:55:18)
at process._tickCallback (internal/process/next_tick.js:61:11)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! fashion@1.0.0 build: `gulp build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the fashion@1.0.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Andrew\AppData\Roaming\npm-cache\_logs\2019-04-06T12_36_39_126Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! fashion@1.0.0 start: `npm run build && gulp serve`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the fashion@1.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Andrew\AppData\Roaming\npm-cache\_logs\2019-04-06T12_36_39_199Z-debug.log