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

Use relative paths for the Client more consistently #795

Merged
merged 2 commits into from
Oct 11, 2023

Conversation

andrejak
Copy link
Contributor

This PR changes a few Client imports that weren't using relative paths to match the rest, which will hopefully help resolve #794.

I also updated the version of the package in the example. I wasn't actually seeing this issue in the example, but I think it makes sense to keep it up to date.

@andrejak andrejak marked this pull request as ready for review October 11, 2023 07:13
@andrejak andrejak requested a review from a team as a code owner October 11, 2023 07:13
Copy link
Contributor

@igorp1 igorp1 left a comment

Choose a reason for hiding this comment

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

thanks for addressing it so quickly!

@andrejak andrejak merged commit 01263af into main Oct 11, 2023
1 check passed
@andrejak andrejak deleted the client-relative-paths branch October 11, 2023 09:54
@OliverCordingl1
Copy link

Amazing thanks for sorting so fast!

I’ve not had a chance to test yet, but after looking at your commit I noticed only the Client imports were repaired, I think there were a few other rouge imports in my Issue which were causing problems. Apologies if I didn’t make that clear, I was working overtime undercaffeinated !

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.

Version 2.5.2 : Cannot find module 'Client' or its corresponding type declarations
3 participants