Open tomalec opened 7 years ago
I'm trying to run tattoo, and I got stuck on ENOENT error
$ tattoo PolymerElements/paper-input Getting Repo details from GitHub... [----------------------------------] 0% Getting Repo details from GitHub... [================================] 100% Cloning/Updating repos... [----------------------------------] 0% Cloning/Updating repos... [================================] 100% Installing dependencies with bower... [----------------------------------] 0% Installing dependencies with bower... [================================] 100% Testing 1 repo(s)... [----------------------------------] 0% Error: spawn wct ENOENT at exports._errnoException (util.js:1018:11) at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32) at onErrorNT (internal/child_process.js:367:16) at _combinedTickCallback (internal/process/next_tick.js:80:11) at process._tickCallback (internal/process/next_tick.js:104:9)
$ node --version v6.10.1 $ npm --version 4.3.0
Is there anything, I'm missing?
I'm trying to run tattoo, and I got stuck on ENOENT error
Is there anything, I'm missing?