node.js - ionic build ios fails with "[TypeError: Arguments to path.join must be strings]" -


i trying create ionic app on mac.

i followed instructions on ionic's website create basic app , able run in browser when run "ionic build ios" following error. cannot find log file or other error debug this. how go fixing this?

error

check gulp version , gulpfile.js. may need remove calls gulp.src

see:

gulp typeerror: arguments path.join must strings

and

https://github.com/sindresorhus/gulp-ruby-sass/issues/191


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -