Skip to content
This repository has been archived by the owner on Jun 13, 2019. It is now read-only.

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

Open
mssngr opened this issue Dec 4, 2017 · 2 comments
Open

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

mssngr opened this issue Dec 4, 2017 · 2 comments

Comments

@mssngr
Copy link

mssngr commented Dec 4, 2017

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)
@danieldelcore
Copy link
Owner

danieldelcore commented Dec 4, 2017

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?

@mssngr
Copy link
Author

mssngr commented Dec 5, 2017

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants