Vinyl-ftp strange error

让人想犯罪 __ 提交于 2019-12-07 22:45:30

I faced the same issue with "vinyl-gulp" and Azure App Services (a.k.a. Azure Web Sites).

In my case the problem was caused by the "\" character contained on the Azure FTP username. I just had to double the "\" (ex: "someuser\$someuser") to solve the issue.

I hope it helps...

M.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!