-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
3
-
False
-
-
False
-
-
-
RHDH Core Platform 3266
Description of problem:
Bug introduced with the addition of the tech radar backend dynamic plugin. Lead to the following error:
npm error enoent Could not read package.json: Error: ENOENT: no such file or directory, open '/opt/app-root/src/dynamic-plugins/dist/backstage-community-plugin-tech-radar-backend-dynamic/package.json'
During the e2e tests, this plugin ended up leading to some repeated test failures. As such, I ended up disabling the tech radar plugin and associated e2e tests. This will need to be reverted whenever a fix is found for the tech radar backend dynamic plugin
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- <steps>