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
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://[email protected]/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
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:
My ci has no github account so it won't work
Maybe there is a [email protected] in dependencies.
The text was updated successfully, but these errors were encountered: