JupiterOne / graph-snipe-it

A graph conversion tool for https://snipeitapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

starbase setup fails

jtagcat opened this issue · comments

Other integrations seem to work fine. Using docker.

yarn run v1.22.19
$ ts-node ./src/index.ts setup
[1/4] Resolving packages...
success Already up-to-date.
.integrations/graph-snipe-it/src/collector/ServicesClient.ts:189:41 - error TS2304: Cannot find name 'Response'.

189 function isRetryableRequest({ status }: Response): boolean {
                                            ~~~~~~~~

error Command failed with exit code 1.