Closed Truemedia closed 8 years ago
Tried installing the latest version of auto-plug, defined-options, validate-by-shorthand, but same issue.
Looks like it is one of the tests for validate-by-shorthand. Not used that library before so not sure what the fix would be.
Which Node version are you using?
As you are not answering and i can't reproduce that error, i'm closing this.
Get this when launching with a slush (gulp) file that relies on this library.
Here is the full output: /web/node_test/slush-blueprints/node_modules/auto-plug/node_modules/defined-options/node_modules/validate-by-shorthand/lib/validate-value.js:16 if (is.string(validate)) { ^ TypeError: Property 'string' of object #
Looks like one of the tests for a dependency of this library has failed (defined-options).