Closed
Description
Hi,
I upgraded with npm from "plotly.js": "^2.0.0", to latest "plotly.js": "^2.5.1" and pushed my changes to Gitlab.
There I got the following pipeline error:
...
...
---> Running in f7ab54b2c80b
npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t ssh://git@github.com/plotly/ndarray.git
npm ERR!
npm ERR! Host key verification failed.
npm ERR! fatal: Could not read from remote repository.
npm ERR!
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
npm ERR!
npm ERR! exited with error code: 128
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2021-10-12T11_49_46_581Z-debug.log
My ci has no github account so it won't work
Maybe there is a git@github.com in dependencies.
Metadata
Metadata
Assignees
Labels
No labels