Avatar

Level 4

@duypnguyen Thank you! I think the trick was to ensure the node14 and the cli existed. 

For other landing here with same/similar issue, Here are the steps that worked 

  • Use NVM to switch to nodejs:14
  • Ensure adobe/aio-cli exists (npm list @adobe/aio-cli -g) 
  • Update Package.json and manifest.yml
  • aio app:run and deploy!