adobe/aio-e2e-tests

fix smoke test for new app plugin

Closed this issue · 1 comments

 ›   Error: aio-cli plugin @adobe/aio-cli-plugin-app-templates was not found. 
 ›   This plugin is required to install templates.

See https://github.com/adobe/aio-e2e-tests/commit/ce60766725813add5c29f5cfe238aaa092e7597b/checks

This tests from the master branch of the app plugin.

Two issues here:

  1. --no-extensions flag has been removed, it is --standalone-app now
  2. the app plugin depends on the templates plugin being installed as well