Deepak Bawa
Deepak Bawa
you need to update the following paths ANDROID_SDK_X64="https://dl.google.com/android/archives/android-sdk-linux_x86-1.6_r1.tgz" NODE_X64="https://nodejs.org/dist/v8.11.1/node-v8.11.1-linux-x64.tar.xz" plz add code to extract tar.xz file
Nodejs version v8.10.0
am using angular 5.2.0
would u please suggest me a tutorial to how to connect sqlite-sync with angular 2+
am trying to create a web app using angular 5 and sqlite-sync
is it possible to get sqlite object like the syntax below instead of var sqlite = require('sqlite-sync'); import { sqlite3 } from 'sqlite-sync'