Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.0-rc1 missing dep #347

Closed
mafintosh opened this issue Jul 9, 2018 · 2 comments
Closed

3.0-rc1 missing dep #347

mafintosh opened this issue Jul 9, 2018 · 2 comments

Comments

@mafintosh
Copy link
Member

Get this error when requiring the latest rc

> require('readable-stream')
Error: Cannot find module 'babel-runtime/core-js/symbol'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15)
    at Function.Module._load (internal/modules/cjs/loader.js:507:25)
    at Module.require (internal/modules/cjs/loader.js:637:17)
    at require (internal/modules/cjs/helpers.js:20:18)
    at _load_symbol (/tmp/tmpdir/CoaDof/node_modules/readable-stream/lib/_stream_readable.js:29:43)
@phated
Copy link

phated commented Jul 9, 2018

I've also commented at #344 (comment)

@mcollina
Copy link
Member

@phated @mafintosh this should be fixed in 3.0.0-rc.2.

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

No branches or pull requests

3 participants