This repository was archived by the owner on May 29, 2019. It is now read-only.

Description
i tried to run
modulizer --importl-style name --out .
and got this error. Any fix?
? npm package version? 1.0.0
[1/2] 🌀 Converting Package...
Out directory: /media/lens/Data/Docs/Nowru/nowruPlatform
Unhandled Rejection at: Promise Promise {
{ Error: ENOENT: no such file or directory, stat '/media/lens/Data/Docs/Nowru/nowruPlatform/.meteor/local/dev_bundle/lib/node_modules/sqlite3/node_modules/.bin/node-pre-gyp'
errno: -2,
code: 'ENOENT',
syscall: 'stat',
path: '/media/lens/Data/Docs/Nowru/nowruPlatform/.meteor/local/dev_bundle/lib/node_modules/sqlite3/node_modules/.bin/node-pre-gyp' } } reason: { Error: ENOENT: no such file or directory, stat '/media/lens/Data/Docs/Nowru/nowruPlatform/.meteor/local/dev_bundle/lib/node_modules/sqlite3/node_modules/.bin/node-pre-gyp'
errno: -2,
code: 'ENOENT',
syscall: 'stat',
path: '/media/lens/Data/Docs/Nowru/nowruPlatform/.meteor/local/dev_bundle/lib/node_modules/sqlite3/node_modules/.bin/node-pre-gyp' }
(node:9283) PromiseRejectionHandledWarning: Promise rejection was handled asynchronously (rejection id: 1)
Unhandled Rejection at: Promise Promise {
{ Error: ENOENT: no such file or directory, stat '/media/lens/Data/Docs/Nowru/nowruPlatform/.meteor/local/dev_bundle/lib/node_modules/sqlite3/node_modules/.bin/node-pre-gyp'
errno: -2,
code: 'ENOENT',
syscall: 'stat',
path: '/media/lens/Data/Docs/Nowru/nowruPlatform/.meteor/local/dev_bundle/lib/node_modules/sqlite3/node_modules/.bin/node-pre-gyp' } } reason: { Error: ENOENT: no such file or directory, stat '/media/lens/Data/Docs/Nowru/nowruPlatform/.meteor/local/dev_bundle/lib/node_modules/sqlite3/node_modules/.bin/node-pre-gyp'
errno: -2,
code: 'ENOENT',
syscall: 'stat',
path: '/media/lens/Data/Docs/Nowru/nowruPlatform/.meteor/local/dev_bundle/lib/node_modules/sqlite3/node_modules/.bin/node-pre-gyp' }