Closed dangelic closed 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
Description
Issue ticket number and link
Checklist
[ ] Extension was build and testes in the Visual Studio Code extension mode
[ ] Additional packages in package.json are documented and tested
[ ] Created/updated tests, if necessary. Code Coverage percentage on new code shall be >= 70%.
[ ] Extended the documentation in README.md
[ ] CI workflow is passing
[ ] Release workflow is passing