

Gyp: Undefined variable module_name in binding.gyp while trying to load binding.gyp Gyp info spawn args '-Dmodule_root_dir=/home/user/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-oe-linux-gnueabi/node-sqlite3/3.1.13+gitAUTOINC+72bddafddc-r0/git', Gyp info spawn args '-Dnode_lib_file=/tmp/tmpdbkdzu8w/.cache/node-gyp/12.14.1/<(target_arch)/node.lib', Gyp info spawn args '-Dnode_gyp_dir=/home/user/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-oe-linux-gnueabi/node-sqlite3/3.1.13+gitAUTOINC+72bddafddc-r0/recipe-sysroot-native/usr/lib/node_modules/node-gyp', Gyp info spawn args '-Dnode_root_dir=/tmp/tmpdbkdzu8w/.cache/node-gyp/12.14.1',

Gyp info spawn args '-Dvisibility=default',

Gyp info spawn args '-Dlibrary=shared_library', Gyp info spawn args '/tmp/tmpdbkdzu8w/.cache/node-gyp/12.14.1/include/node/common.gypi', Gyp info spawn args '/home/user/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-oe-linux-gnueabi/node-sqlite3/3.1.13+gitAUTOINC+72bddafddc-r0/recipe-sysroot-native/usr/lib/node_modules/node-gyp/addon.gypi', Gyp info spawn args '/home/user/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-oe-linux-gnueabi/node-sqlite3/3.1.13+gitAUTOINC+72bddafddc-r0/git/build/config.gypi', Gyp info spawn args '/home/user/build/tmp-glibc/work/cortexa7t2hf-neon-vfpv4-oe-linux-gnueabi/node-sqlite3/3.1.13+gitAUTOINC+72bddafddc-r0/recipe-sysroot-native/usr/lib/node_modules/node-gyp/gyp/gyp_main.py', Gyp info spawn /home/user/build/tmp-glibc/hosttools/python3 Gyp info find Python using Python version 3.6.9 found at "/home/user/build/tmp-glibc/hosttools/python3" Sqlite3 gives an error of node-gyp and node-pre-gyp. I am using devtool to generate the recipe for node.js.Īfter generating the recipe when i try "bitbake node-project". I have a node.js project in which i am using node-sqlite3 to read write the sqlite3 database.
