Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Path must be a string. Received undefined #8

Open
azharuniverse opened this issue Aug 14, 2016 · 0 comments
Open

TypeError: Path must be a string. Received undefined #8

azharuniverse opened this issue Aug 14, 2016 · 0 comments

Comments

@azharuniverse
Copy link

TypeError: Path must be a string. Received undefined
at assertPath (path.js:8:11)
at Object.win32.join (path.js:221:5)

gulp.src('public/main.xml') /*.pipe(plumber(function(error) { // Output an error message gutil.log(gutil.colors.red('Error (' + error.plugin + '): ' + error.message)); })) .pipe(rename({suffix:'.min'}))*/ .pipe(injectfile({ pattern: '<!-- inject: index.min.html -->' })) .pipe(gulp.dest('public'));

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant