jayralencar / sqlite-sync.js

Node module to sqlite sync and async
MIT License
78 stars 30 forks source link

how to implement it with angular 2+ #15

Open bawasaab opened 6 years ago

bawasaab commented 6 years ago

WARNING in ./node_modules/har-validator/node_modules/ajv/lib/async.js 119:15-28 Critical dependency: the request of a dependency is an expression

WARNING in ./node_modules/npm/lib/npm.js 127:16-56 Critical dependency: the request of a dependency is an expression

WARNING in ./node_modules/har-validator/node_modules/ajv/lib/compile/index.js 13:21-34 Critical dependency: the request of a dependency is an expression

WARNING in ./node_modules/sqlite3/node_modules/node-pre-gyp/lib/util/versioning.js 17:20-67 Critical dependency: the request of a dependency is an expression

WARNING in ./node_modules/sqlite3/node_modules/node-pre-gyp/lib/pre-binding.js 20:22-48 Critical dependency: the request of a dependency is an expression

WARNING in ./node_modules/npm/lib/npm.js 234:10-25 Critical dependency: the request of a dependency is an expression

WARNING in ./node_modules/sqlite3/lib/sqlite3.js 4:14-35 Critical dependency: the request of a dependency is an expression

WARNING in ./node_modules/har-validator/node_modules/ajv/lib/async.js 96:20-33 Critical dependency: the request of a dependency is an expression

WARNING in ./node_modules/node-gyp/lib/Find-VS2017.cs Module parse failed: Unexpected token (7:6) You may need an appropriate loader to handle this file type. | // Usage: | // powershell -ExecutionPolicy Unrestricted -Version "2.0" -Command "&{Add-Type -Path Find-VS2017.cs; [VisualStudioConfiguration.Main]::Query()}" | using System; | using System.Text; | using System.Runtime.InteropServices;

ERROR in ./node_modules/node-gyp/lib/node-gyp.js Module not found: Error: Can't resolve '../package' in 'F:\desktop-app\node_modules\node-gyp\lib' ERROR in ./node_modules/sqlite3/node_modules/node-pre-gyp/lib/info.js Module not found: Error: Can't resolve 'aws-sdk' in 'F:\desktop-app\node_modules\sqlite3\node_modules\node-pre-gyp\lib' ERROR in ./node_modules/sqlite3/node_modules/node-pre-gyp/lib/unpublish.js Module not found: Error: Can't resolve 'aws-sdk' in 'F:\desktop-app\node_modules\sqlite3\node_modules\node-pre-gyp\lib' ERROR in ./node_modules/sqlite3/node_modules/node-pre-gyp/lib/publish.js Module not found: Error: Can't resolve 'aws-sdk' in 'F:\desktop-app\node_modules\sqlite3\node_modules\node-pre-gyp\lib' ERROR in ./node_modules/node-gyp/lib/configure.js Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\node-gyp\lib' ERROR in ./node_modules/node-gyp/lib/build.js Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\node-gyp\lib' ERROR in ./node_modules/node-gyp/lib/node-gyp.js Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\node-gyp\lib' ERROR in ./node_modules/node-gyp/lib/find-vs2017.js Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\node-gyp\lib' ERROR in ./node_modules/npm/lib/utils/metrics-launch.js Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\npm\lib\utils' ERROR in ./node_modules/npm/node_modules/osenv/osenv.js Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\npm\node_modules\osenv' ERROR in ./node_modules/npm/node_modules/uid-number/uid-number.js Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\npm\node_modules\uid-number' ERROR in ./node_modules/osenv/osenv.js Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\osenv' ERROR in ./node_modules/sqlite3/node_modules/detect-libc/lib/detect-libc.js Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\sqlite3\node_modules\detect-libc\lib' ERROR in ./node_modules/sqlite3/node_modules/node-pre-gyp/lib/testbinary.js Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\sqlite3\node_modules\node-pre-gyp\lib' ERROR in ./node_modules/sqlite3/node_modules/node-pre-gyp/lib/util/compile.js Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\sqlite3\node_modules\node-pre-gyp\lib\util' ERROR in ./node_modules/sqlite3/node_modules/osenv/osenv.js Module not found: Error: Can't resolve 'child_process' in 'F:\desktop-app\node_modules\sqlite3\node_modules\osenv' ERROR in ./node_modules/npm/bin/npm-cli.js Module parse failed: Unexpected character '#' (1:0) You may need an appropriate loader to handle this file type. | #!/usr/bin/env node | ;(function () { // wrapper in case we're in module_context mode | // windows: running "npm blah" in this folder will invoke WSH, not node.

webpack: Failed to compile.