software-engineering-project-org / vscode-plugin-automotive-app-deployment

Code base for LAD (Leda App Deployer) - a Visual Studio Code Plugin simplifying deployment of Velocitas Apps on Leda-running devices
Apache License 2.0
2 stars 1 forks source link

#refactor Full rename of STAGES to Deployment-Variants XX #144

Closed dangelic closed 1 year ago

dangelic commented 1 year ago

Description

Issue ticket number and link

Checklist

dangelic commented 1 year ago

@cpotter302 Why does the compile fail in build pipeline with axios?

9s Run npm run compile

leda-app-deployer@0.0.1 compile tsc -p ./

Error: src/cmd/DeploymentVariant02.ts(18,19): error TS2307: Cannot find module 'axios' or its corresponding type declarations. Error: Process completed with exit code 2. 0s