Closed hnrklssn closed 4 years ago
Sorry for this issue, I applied the patch :) You can update it
(You can also join the discord server to discuss about your issues)
Your patch is applied to the version 2.0.9, you can now update it with npm
You should join the Discord server to discuss about your issues :)
Bumped to the new version and realised my fix did not in fact work!
I tried to test this one out locally, but couldn't figure out how to link your package locally. There are no scripts in package.json, and a simple
tsc
did not include the package.json in the output, so node would not identify it as a module.