You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Thank you for awesome boilerplate!
There is problem with connect sqlite3 lib
When I try use it, compile throws an error
Failed to compile.
../node_modules/sqlite3/node_modules/rc/index.js
Module parse failed: Unexpected character '#' (1:0)
You may need an appropriate loader to handle this file type.
| #! /usr/bin/env node
| var cc = require('./lib/utils')
| var join = require('path').join
Hi! Thank you for awesome boilerplate!
There is problem with connect
sqlite3
libWhen I try use it, compile throws an error
Version NWJS:
Version create-nw-react-app - 1.0.2
Thanks for any help
The text was updated successfully, but these errors were encountered: