-
-
Notifications
You must be signed in to change notification settings - Fork 44
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
return new TSError(diagnosticText, diagnosticCodes, diagnostics); ^ TSError: ⨯ Unable to compile TypeScript: src/routes/anime/marin.ts(65,12): error TS2554: Expected 2 arguments, but got 1. #43
Comments
Update consumet.ts inside the package.json, unfortunately this project isn't really well maintained anymore as the site was taken down and I didn't have much more motivation to work on it. |
@wearrrrr how can i update it? like what should i replace it with? do i put the github page of the api? like: |
also your site is amazing @wearrrrr, i only need this project so i can watch anime locally |
It's already set to use the git repo actually, try deleting your node_modules folder and running npm i again |
@wearrrrr alright |
@wearrrrr sadly its not working for some reason I used |
Yarn should also work, you can manually patch the TS file to remove the marin function if you are desperate. I'd recommend asking the consumet members for help, I am in there and some other more knowledgeable people on the current state of consumet are as well. |
alright. |
when using
The text was updated successfully, but these errors were encountered: