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

Fixes needed #9

Open
brodycj opened this issue Jul 2, 2018 · 1 comment
Open

Fixes needed #9

brodycj opened this issue Jul 2, 2018 · 1 comment
Assignees
Labels

Comments

@brodycj
Copy link

brodycj commented Jul 2, 2018

I spotted a couple items that I think should be fixed asap:

  • prePopulatedDB/README.md gives directions to do sudo npm install -g command which is a very bad idea (I would be happy to elaborate if needed)
  • project seems to require very old version of cordova-sqlite-ext, would like to see use of newer version which has resolved some data corruption risk issues along with many other issues
@iursevla
Copy link
Owner

Hi @brodybits
Sorry for the delay.

prePopulatedDB/README.md gives directions to do sudo npm install -g command which is a very bad idea (I would be happy to elaborate if needed)

Fixed, it was a mistake.

project seems to require very old version of cordova-sqlite-ext, would like to see use of newer version which has resolved some data corruption risk issues along with many other issues

Which is the newer version of cordova-sqlite-ext I should use?

I will happily fix these

@iursevla iursevla self-assigned this Aug 28, 2018
@iursevla iursevla added the bug label Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants