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

Error code 1 when cloning demo - no exception message #120

Open
doitonlinemedia opened this issue Mar 7, 2017 · 0 comments
Open

Error code 1 when cloning demo - no exception message #120

doitonlinemedia opened this issue Mar 7, 2017 · 0 comments

Comments

@doitonlinemedia
Copy link

Check returns true but after download I get this message:

{
"code": 1,
"source": "http://localhost:8000/lib/jquery.min.js",
"target": "cdvfile://localhost/persistent/app/lib/jquery.min.js",
"http_status": null,
"body": null,
"exception": null
}

  • I have installed the plugins.
  • I have set the serverRoot to my server in app.js.
  • Copied all from www folder to my server including the .htaccess (not sure if that is correct for the server).

I'm worried that the source is incorrect cause that's not the path to my server but the url cordova generates, however as I said I change the serverRoot.

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

0 participants