gulp-typescript icon indicating copy to clipboard operation
gulp-typescript copied to clipboard

Fix vinyl-fs "Invalid glob argument" error

Open forivall opened this issue 6 years ago • 0 comments

Fixes the following error which was occurring for me:

Error: Invalid glob argument:
    at Object.src (/Users/emilyklassen/Code/mcs-repos/monorepo/node_modules/vinyl-fs/lib/src/index.js:20:11)

forivall avatar Jun 21 '19 20:06 forivall