sql.js icon indicating copy to clipboard operation
sql.js copied to clipboard

using with angular 6

Open hesampour opened this issue 6 years ago • 1 comments

Hi I want to use this package with angular 6 I added the types and also sql npm install --save @types/sql.js npm install --save sql.js but i get the following error: [ng] Module not found: Error: Can't resolve 'crypto' in 'D:\current_projects\android Quran 2\ionic\Quran\node_modules\sql.js\js' [ng] ERROR in ./node_modules/sql.js/js/sql.js [ng] Module not found: Error: Can't resolve 'fs' in 'D:\current_projects\android Quran 2\ionic\Quran\node_modules\sql.js\js' [ng] ERROR in ./node_modules/sql.js/js/sql.js [ng] Module not found: Error: Can't resolve 'path' in 'D:\current_projects\android Quran 2\ionic\Quran\node_modules\sql.js\js'

hesampour avatar Jul 14 '18 08:07 hesampour