Uploaded image for project: 'Red Hat Internal Developer Platform'
  1. Red Hat Internal Developer Platform
  2. RHIDP-9067

build-container failure for due to module dep conflict (2 plugins)

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • 1.9.0
    • 1.8.0
    • Build, Dynamic plugins
    • None

      Module dep conflicts for these plugins:

      • bsp-notifications-backend-mod-email
      • techdocs-backend
      • bsp-catalog-backend-module-github
      • bsp-catalog-backend-module-github-org

      --------

        Several compatible versions ('^1.3.2', '^1.3.3') of the same transitive dependency ('@backstage/config') for embedded module ('@backstage/plugin-notifications-common'): keeping '^1.3.3'
        Building main package
          executing     yarn build ✔ 
        Packing main package to dist-dynamic/package.json
        Customizing main package in dist-dynamic/package.json for dynamic loading
          moving @backstage/backend-plugin-api to peerDependencies
          moving @backstage/catalog-client to peerDependencies
          moving @backstage/catalog-model to peerDependencies
          moving @backstage/config to peerDependencies
          moving @backstage/integration-aws-node to peerDependencies
          moving @backstage/plugin-catalog-node to peerDependencies
          moving @backstage/types to peerDependencies
        Hoisting peer dependencies of embedded packages to the main package
        
        Error: The version of a dependency ('@backstage/config') of an embedded module conflicts with main module dependencies: '^1.3.3', '^1.3.2': cannot proceed!
        
        Plugins with failed exports: plugins/notifications-backend-module-email
      
      
      Error: The version of a dependency ('@backstage/backend-plugin-api') of an embedded module conflicts with main module dependencies: '^1.4.4', '^1.4.2': cannot proceed!
      
      Plugins with failed exports: plugins/catalog-backend-module-github
      Plugins with failed exports: plugins/catalog-backend-module-github-org
      ...
      

      similar for techdocs-backend:

          executing     yarn build ✔ 
        Packing main package to dist-dynamic/package.json
        Customizing main package in dist-dynamic/package.json for dynamic loading
          moving @backstage/backend-defaults to peerDependencies
          moving @backstage/backend-plugin-api to peerDependencies
          moving @backstage/catalog-client to peerDependencies
          moving @backstage/catalog-model to peerDependencies
          moving @backstage/config to peerDependencies
          moving @backstage/errors to peerDependencies
          moving @backstage/integration to peerDependencies
          moving @backstage/plugin-catalog-common to peerDependencies
          moving @backstage/plugin-catalog-node to peerDependencies
          moving @backstage/plugin-permission-common to peerDependencies
        Hoisting peer dependencies of embedded packages to the main package
        
        Error: The version of a dependency ('@backstage/backend-plugin-api') of an embedded module conflicts with main module dependencies: '^1.4.3', '^1.3.1': cannot proceed!
        
        Plugins with failed exports: plugins/techdocs-backend
      

              Unassigned Unassigned
              nickboldt Nick Boldt
              RHIDP - Cope
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated: