microsoft / vscode-azureappservice

Azure App Service extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureappservice
MIT License
111 stars 94 forks source link

I just install aes-everywhere via my terminal in vscode locally I keep getting this error #2641

Closed EjilolaHammedEjitomiwa closed 2 months ago

EjilolaHammedEjitomiwa commented 3 months ago

I just install aes-everywhere via my terminal in vscode locally I keep getting this error but when I uninstall the aes-everywhere package it will deploy successfully

03:11:28 geotopuptest: Zip package size: 30.4 MB 03:11:29 geotopuptest: Fetching changes. 03:11:29 geotopuptest: Cleaning up temp folders from previous zip deployments and extracting pushed zip file C:\local\Temp\zipdeploy\lodnadyh.zip (29.04 MB) to C:\local\Temp\zipdeploy\extracted 03:11:30 geotopuptest: The given path's format is not supported. 03:11:35 geotopuptest: Deployment failed.

nturinski commented 3 months ago

aes-everywhere must be messing with our zipping logic on deployment. As another workaround, you can zip the project yourself and deploy the zipfile directly.

Can you show me the command that you are using to install aes-everywhere?

AzCode-Bot commented 2 months ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!