Missing getInstallations method in latest version of octokit
See original GitHub issueI’m trying to add probot-stale
as a composed app, but it’s failng to load because getInstallations
is not a function. It seems it was renamed to listInstallations
according to this PR: https://github.com/angular/github-robot/commit/19f42906cb944f6b71730853e1efd9e77c25457d#diff-dc25f195229dc07dc2800f765f2fb98fL27
Issue Analytics
- State:
- Created 4 years ago
- Comments:14
Top Results From Across the Web
octokit/rest.js - GitHub Pages
It defaults to octokit/rest.js v1.2.3 where v1.2.3 is the current version of ... For the API endpoints that do not have a matching...
Read more >octokit - npm
The octokit package integrates the three main Octokit libraries. API client (REST API requests, GraphQL API queries, Authentication) ...
Read more >GitHub Apps - Octokit.net Documentation
GitHub Apps are a new type of integration offering narrow, ... The first step in the authentication process, is to generate a temporary...
Read more >@octokit/rest: Versions | Openbase
Upgrade to the latest 16.x.x version and address all deprecation messages for an easy upgrade. For deprecated endpoint methods that have no replacement...
Read more >GitHub Automation with Octokit - Learn With Jason
No, so Octokit is basically a set of SDKs across all languages and it ... We need to tell GitHub, what's the current...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Issue-Label Bot is automatically applying the label
bug
to this issue, with a confidence of 0.78. Please mark this comment with 👍 or 👎 to give our bot feedback!Links: app homepage, dashboard and code for this bot.
Yes
The Author of you.
No, the latest version of github needs to be pushed to NPM! It’s not a hard fix