-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Background: trying to get PouchDB to run on a Tessel. Tried leveldown, but ran into #14. Now trying the sqlite3 package (aka node-sqlite3), getting a different error (full gist):
/bin/sh: 1: Syntax error: "(" unexpected
make: *** [Debug/obj.target/<(module_name)/src/database.o] Error 2
make: Leaving directory `/work/binary-module/package/build'
@johnnyman727 and @velmont and I spent some time at the NodeConf Tessel workshop in Oslo trying to figure this out, with limited results. I'm still looking into it, but posting this issue so we can keep track of it.
To reproduce:
./compile.sh sqlite3
Metadata
Metadata
Assignees
Labels
No labels