Comment 32 for bug 1906462

Revision history for this message
Blake GH (bmagic) wrote :

Noting here that the 3.11 branch doesn't work due to some angular/node version assumptions of the original branch. At least that's my current theory.

Error: src/app/staff/serials/quick-receive.component.html:3:5 - error NG8001: 'eg-back-button' is not a known element:
1. If 'eg-back-button' is an Angular component, then verify that it is included in the '@Component.imports' of this component.
2. If 'eg-back-button' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@Component.schemas' of this component to suppress this message.

This error doesn't appear when I install Evergreen via main branch, then checkout 3.11.1 and cherry-pick my 3.11 branch. Then reinstall the eg2 pieces as well as the rest of Evergreen.