kaiostech / sample-vue

Simple example of a to-do list for KaiOS devices
https://developer.kaiostech.com/getting-started/build-your-first-app/sample-code#vue
24 stars 5 forks source link

kdeploy not found? #2

Closed gardner closed 5 years ago

gardner commented 5 years ago

kdeploy is not availabel on npm https://www.npmjs.com/package/kdeploy and the github repo has been removed.

gardner commented 5 years ago

More specifically:

$ npm i 
npm WARN deprecated fsevents@2.0.6: Please update: there are crash fixes
npm ERR! Error while executing:
npm ERR! /usr/local/bin/git ls-remote -h -t ssh://git@github.com/kaiostech/kdeploy.git
npm ERR! 
npm ERR! ERROR: Repository not found.
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!     /Users/gardner/.npm/_logs/2019-10-23T21_07_04_781Z-debug.log
seinlin commented 5 years ago

Resolved.

metaspartan commented 4 years ago

This does not seem to be resolved, the repo is still missing and so is the npm package.

Filipe-Souza commented 4 years ago

Posted a possible solution for this case on this issue