Published
- 1 min read
AssertionError [ERR_ASSERTION]: Task function must be specified
The solution for this is noted below
AssertionError [ERR_ASSERTION]: Task function must be specified
Solution
gulp.task('default', ['server', 'watch'])
Try other methods by searching on the site. That is if this doesn’t work