You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kuduscript --php -t posh -y
# throws error# ENOENT: no such file or directory, open node_modules\kuduscript\lib\templates\deploy.posh.php.template
kuduscript --php -t batch -y
# throws error# ENOENT: no such file or directory, open node_modules\kuduscript\lib\templates\deploy.batch.php.template
How to generate php deployment script for azure web service running under windows os?