Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem and suggest #105

Open
312977 opened this issue Jun 6, 2016 · 1 comment
Open

problem and suggest #105

312977 opened this issue Jun 6, 2016 · 1 comment

Comments

@312977
Copy link

312977 commented Jun 6, 2016

When i use git clone [email protected]:markmarijnissen/cordova-app-loader.git:
Warning: Permanently added the RSA host key for IP address '192.30.252.131' to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

The tutorial is not very clear, maybe Most people don't know how to use

such as:
i dont know where add it:
var CordovaPromiseFS = require('cordova-promise-fs');
var CordovaAppLoader = require('cordova-app-loader');
var Promise = require('bluebird');

// Initialize a FileSystem
var fs = new CordovaPromiseFS({
Promise: Promise
});…………

can you give some simple tutorial ,step by step ,very clear ,
the Beginners will thank you very much

@wowgeeker
Copy link

git clone [email protected]:markmarijnissen/cordova-app-loader.git
should be
git clone https://github.com/markmarijnissen/cordova-app-loader.git
if you don't setup ssh way of github

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants