Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V2 addon #801

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

V2 addon #801

wants to merge 3 commits into from

Conversation

velrest
Copy link
Contributor

@velrest velrest commented Jan 23, 2025

@velrest velrest self-assigned this Jan 23, 2025
@velrest
Copy link
Contributor Author

velrest commented Jan 27, 2025

Currently build is failing with:

ERROR Summary:

  - broccoliBuilderErrorStack: [undefined]
  - code: [undefined]
  - codeFrame: [undefined]
  - errorMessage: Cannot read properties of undefined (reading 'length')
  - errorType: [undefined]
  - location:
    - column: [undefined]
    - file: [undefined]
    - line: [undefined]
  - message: Cannot read properties of undefined (reading 'length')
  - name: TypeError
  - nodeAnnotation: [undefined]
  - nodeName: [undefined]
  - originalErrorMessage: [undefined]
  - stack: TypeError: Cannot read properties of undefined (reading 'length')
    at ensureTrailingSlash (/home/susumo/projects/ember-ebau-gwr/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/ember-auto-import/js/package.js:521:17)
    at Package.publicAssetURL (/home/susumo/projects/ember-ebau-gwr/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/ember-auto-import/js/package.js:303:161)
    at AutoImport.addTo (/home/susumo/projects/ember-ebau-gwr/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/ember-auto-import/js/auto-import.js:173:46)
    at Class.postprocessTree (/home/susumo/projects/ember-ebau-gwr/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/ember-auto-import/js/index.js:53:55)
    at /home/susumo/projects/ember-ebau-gwr/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/lib/utilities/addon-process-tree.js:6:25
    at Array.reduce (<anonymous>)
    at addonProcessTree (/home/susumo/projects/ember-ebau-gwr/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/lib/utilities/addon-process-tree.js:4:32)
    at EmberApp.addonPostprocessTree (/home/susumo/projects/ember-ebau-gwr/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/lib/broccoli/ember-app.js:598:12)
    at EmberApp.toTree (/home/susumo/projects/ember-ebau-gwr/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/lib/broccoli/ember-app.js:1323:17)
    at appInstance.toTree (/home/susumo/projects/ember-ebau-gwr/node_modules/.pnpm/@[email protected]_@[email protected]/node_modules/@embroider/macros/src/ember-addon-main.js:58:39)

@velrest
Copy link
Contributor Author

velrest commented Jan 27, 2025

Upgrade to @glimmer/component to v 2.x.x is broken currently

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant