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: emit shoukaku type. #181

Merged
merged 4 commits into from
Jun 28, 2024
Merged

Fix: emit shoukaku type. #181

merged 4 commits into from
Jun 28, 2024

Conversation

EvilG-MC
Copy link
Contributor

This should solve the type en problem: #179

I manually added the type for some reason, it takes the type of the EventEmitter, but in my case the method does not appear, so it was added manually, in Shoukaku.ts and also in Player.ts.

@EvilG-MC EvilG-MC requested a review from Deivu as a code owner June 25, 2024 16:33
@KagChi
Copy link
Contributor

KagChi commented Jun 26, 2024

Do not ignore pnpm lockfiles

@EvilG-MC
Copy link
Contributor Author

Do not ignore pnpm lockfiles

I just followed the fact that the package-lock.json is in the gitignore

@KagChi
Copy link
Contributor

KagChi commented Jun 27, 2024

package-lock.json are not required if we use pnpm

@EvilG-MC
Copy link
Contributor Author

package-lock.json are not required if we use pnpm

My point is that I don't even want to have to force you to use a specific package manager, just the one you want.

@0t4u 0t4u merged commit f3e4f89 into shipgirlproject:master Jun 28, 2024
2 checks passed
@EvilG-MC EvilG-MC deleted the fix/types branch June 29, 2024 01:01
@Deivu
Copy link
Member

Deivu commented Jun 29, 2024

#179 (comment)

Is the pr tested, seems like the issue persist till now

@EvilG-MC
Copy link
Contributor Author

#179 (comment)

Is the pr tested, seems like the issue persist till now

It's quite strange, I tried it locally, because as I mentioned, in my case emit did not appear both in the npmjs version and in the commit where the reverse was made

@EvilG-MC
Copy link
Contributor Author

I'm going to try again, because it's quite strange

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.

4 participants