hyper-match icon indicating copy to clipboard operation
hyper-match copied to clipboard

Error: Cannot find module 'babel-runtime/core-js/json/stringify'

Open mssngr opened this issue 8 years ago • 2 comments

The plugin does not work, and I just get this Error in the dev tools:

Error: Cannot find module 'babel-runtime/core-js/json/stringify'
    at Module._resolveFilename (module.js:470)
    at Function.Module._resolveFilename (/Applications/Hyper.app/Contents/Resources/electron.asar/common/reset-search-paths.js:35)
    at Function.Module._load (module.js:418)
    at Function.c._load (bundle.js:1)
    at Module.require (module.js:498)
    at require (internal/module.js:20)
    at Object.<anonymous> (/Users/gbriel/.hyper_plugins/node_modules/hypermatch/lib/index.js:3)
    at Object.<anonymous> (/Users/gbriel/.hyper_plugins/node_modules/hypermatch/lib/index.js:130)
    at Module._compile (module.js:571)
    at Object.Module._extensions..js (module.js:580)

mssngr avatar Dec 04 '17 16:12 mssngr

Hi @mssngr, thanks for letting me know! I can't seem to replicate this issue on my machine. Are you able to share some information with me?

  • Which version of hyper are you running?
  • Which OS are you using?

danieldelcore avatar Dec 04 '17 22:12 danieldelcore

Hey @delcore92! OSX 10.13.1 (17B1003) Hyper 1.4.8 (Stable)

mssngr avatar Dec 05 '17 16:12 mssngr