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
src/main.ts:22:31 - error TS2339: Property 'GitHub' does not exist on type 'typeof import("/home/dave/action-edit-label/node_modules/@actions/github/lib/github")'.
22 const client = new github.GitHub(githubToken);
~~~~~~
Any ideas?
The text was updated successfully, but these errors were encountered:
I forked the repo to make a version for editing (https://github.com/JEFuller/action-edit-label), but when
npm run build
I get:Any ideas?
The text was updated successfully, but these errors were encountered: