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?
check gulp version , gulpfile.js. may need remove calls gulp.src
see:
gulp typeerror: arguments path.join must strings
and
Comments
Post a Comment