You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The missing modules I fixed with a yarn add @types/node.
The ../typings/index.d.ts reference though.. I'm still noob enough with TSC to not know the right fix. Though admittedly commenting it out seems to work... :)
I pushed my changes (with a protocol bump) to my fork. I'll open it as a PR just so you can see. Feel free to close it if you want: #6
The text was updated successfully, but these errors were encountered:
trying this out today and was seeing some problems:
The missing modules I fixed with a
yarn add @types/node
.The
../typings/index.d.ts
reference though.. I'm still noob enough with TSC to not know the right fix. Though admittedly commenting it out seems to work... :)I pushed my changes (with a protocol bump) to my fork. I'll open it as a PR just so you can see. Feel free to close it if you want: #6
The text was updated successfully, but these errors were encountered: