Closed kyukyukyu closed 9 years ago
In package.json, split and through2 are specified as devDependencies. This occurs an error on running grunt tasks when grunt-protractor-runner is enabled in Gruntfile.
package.json
split
through2
grunt-protractor-runner
In
package.json
,split
andthrough2
are specified as devDependencies. This occurs an error on running grunt tasks whengrunt-protractor-runner
is enabled in Gruntfile.