You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ icake build
/Users/giacecco/Documents/Di.Co.Im./GitHub projects/ODI-train_the_trainer-pre_course_exercise/node_modules/browserify/index.js:758
throw new Error(
^
Error: bundle() no longer accepts option arguments.
Move all option arguments to the browserify() constructor.
at Browserify.bundle (/Users/giacecco/Documents/Di.Co.Im./GitHub projects/ODI-train_the_trainer-pre_course_exercise/node_modules/browserify/index.js:758:15)
at iced.Deferrals.parent (/Users/giacecco/Documents/Di.Co.Im./GitHub projects/ODI-train_the_trainer-pre_course_exercise/Cakefile:621:11)
at do_browserify (/Users/giacecco/Documents/Di.Co.Im./GitHub projects/ODI-train_the_trainer-pre_course_exercise/Cakefile:634:13)
at iced.Deferrals.parent (/Users/giacecco/Documents/Di.Co.Im./GitHub projects/ODI-train_the_trainer-pre_course_exercise/Cakefile:37:9)
at build (/Users/giacecco/Documents/Di.Co.Im./GitHub projects/ODI-train_the_trainer-pre_course_exercise/Cakefile:42:13)
at /Users/giacecco/Documents/Di.Co.Im./GitHub projects/ODI-train_the_trainer-pre_course_exercise/Cakefile:174:9
at Object.action (/Users/giacecco/Documents/Di.Co.Im./GitHub projects/ODI-train_the_trainer-pre_course_exercise/Cakefile:184:13)
at helpers.extend.invoke (/usr/local/lib/node_modules/iced-coffee-script/lib/coffee-script/cake.js:44:26)
at Object.exports.run (/usr/local/lib/node_modules/iced-coffee-script/lib/coffee-script/cake.js:70:21)
at Object.<anonymous> (/usr/local/lib/node_modules/iced-coffee-script/bin/cake:7:38)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Function.Module.runMain (module.js:501:10)
at startup (node.js:129:16)
at node.js:814:3
$
Hope it was useful, unfortunately I can't help and try fix this myself at the moment.
G.
The text was updated successfully, but these errors were encountered:
This is what I get using [email protected]:
Hope it was useful, unfortunately I can't help and try fix this myself at the moment.
G.
The text was updated successfully, but these errors were encountered: