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

Fix CI #71

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Fix CI #71

wants to merge 10 commits into from

Conversation

NullVoxPopuli
Copy link
Contributor

No description provided.

@@ -1,132 +1,4300 @@
lockfileVersion: '6.0'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why was this on v6?

this repo has a packageManager field

@ef4
Copy link
Contributor

ef4 commented Mar 17, 2025

Perhaps this could be inverted, so that out-of-the-box we're testing and type-checking against the new @glimmer/syntax, and have one special CI job for also testing against the oldest supported @glimmer/syntax?

@NullVoxPopuli
Copy link
Contributor Author

that is a bigger change -- I'll demonstrate in the next commit

@NullVoxPopuli
Copy link
Contributor Author

oh just kidding, I don't think we should do that here:

Cannot find module '@glimmer/syntax' or its corresponding type declarations.
  There are types at '/home/nvp/Development/OpenSource/emberjs/babel-plugin-ember-template-compilation/node_modules/@glimmer/syntax/dist/prod/index.d.ts', but this result could not be resolved under your current 'moduleResolution' setting. Consider updating to 'node16', 'nodenext', or 'bundler'

TS is being a pain, so I don't want to fix everything this error implies needs to happen.

@NullVoxPopuli
Copy link
Contributor Author

wip here #72

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

Successfully merging this pull request may close these issues.

2 participants