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
kseo@Kwangs-MacBook-Pro:~/hackercafe/video (master *)$ gulp
[16:10:22] Using gulpfile ~/xxx/gulpfile.js
[16:10:22] Starting 'tsd'...
[16:10:23] 'tsd' errored after 422 ms
[16:10:23] Error in plugin 'gulp-tsd'
Message:
"undefined" command is not supported
Perhaps, is command missing in your gulp_tsd.json?
Work of gulp-tsd is unsettled if command is not set. Do you need default behavior on such a situation?
The following example does not work for me. (I adjusted the path correctly).
kseo@Kwangs-MacBook-Pro:~/hackercafe/video (master *)$ gulp
[16:10:22] Using gulpfile ~/xxx/gulpfile.js
[16:10:22] Starting 'tsd'...
[16:10:23] 'tsd' errored after 422 ms
[16:10:23] Error in plugin 'gulp-tsd'
Message:
"undefined" command is not supported
The second example works fine.
The text was updated successfully, but these errors were encountered: