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 resolving #209

Merged
merged 3 commits into from
Jul 27, 2023
Merged

Fix resolving #209

merged 3 commits into from
Jul 27, 2023

Conversation

DylanPiercey
Copy link
Contributor

  • Upgrade dependencies.
  • Fix issue where directory names instead of file names were being passed to createRequire causing some lookups to be one directory too high and missing resolving installed modules.
  • Fix issue where default compiler config was not being set properly.

resolves #203

@changeset-bot
Copy link

changeset-bot bot commented Jul 27, 2023

🦋 Changeset detected

Latest commit: 902dab9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@marko/language-server Patch
@marko/language-tools Patch
@marko/type-check Patch
marko-vscode Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@DylanPiercey DylanPiercey merged commit dbcee5a into main Jul 27, 2023
3 checks passed
@DylanPiercey DylanPiercey deleted the fix-resolving branch July 27, 2023 16:35
@github-actions github-actions bot mentioned this pull request Jul 27, 2023
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.

Crash on startup of @marko/type-check
1 participant