Skip to content

Error: Cannot find module 'internal/util/types' #116

@maka-io

Description

@maka-io

Your app looks like it's promising to be finally an easy way to implement electron for meteor. I gave it a shot on a freshly installed meteor application and got this error:

/Users/mjc/.meteor/packages/meteor-tool/.1.6.1.zzeblv++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:280
throw(ex);
^

Error: Cannot find module 'internal/util/types'
at Function.Module._resolveFilename (module.js:538:15)
at Function.Module._load (module.js:468:25)
at Module.require (module.js:587:17)
at require (internal/module.js:11:18)
at evalmachine.:31:26
at Object. (/Users/mjc/.meteor/packages/meson_electron/.0.1.3.7v9ufy.s09h++os+web.browser+web.cordova/npm/node_modules/electron-packager/node_modules/asar/node_modules/mksnapshot/node_modules/fs-extra/node_modules/graceful-fs/fs.js:11:1)
at Module._compile (module.js:643:30)
at Object.Module._extensions..js (module.js:654:10)
at Module.load (module.js:556:32)
at tryModuleLoad (module.js:499:12)
at Function.Module._load (module.js:491:3)
at Module.require (module.js:587:17)
at require (internal/module.js:11:18)
at Object. (/Users/mjc/.meteor/packages/meson_electron/.0.1.3.7v9ufy.s09h++os+web.browser+web.cordova/npm/node_modules/electron-packager/node_modules/asar/node_modules/mksnapshot/node_modules/fs-extra/node_modules/graceful-fs/graceful-fs.js:3:27)
at Module._compile (module.js:643:30)
at Object.Module._extensions..js (module.js:654:10)
at Module.load (module.js:556:32)
at tryModuleLoad (module.js:499:12)
at Function.Module._load (module.js:491:3)
at Module.require (module.js:587:17)
at require (internal/module.js:11:18)
at Object. (/Users/mjc/.meteor/packages/meson_electron/.0.1.3.7v9ufy.s09h++os+web.browser+web.cordova/npm/node_modules/electron-packager/node_modules/asar/node_modules/mksnapshot/node_modules/fs-extra/lib/json.js:1:10)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions