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

Make bootstrap fails on 7.0 branch #6063

Closed
jridgewell opened this issue Aug 8, 2017 · 1 comment
Closed

Make bootstrap fails on 7.0 branch #6063

jridgewell opened this issue Aug 8, 2017 · 1 comment
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue

Comments

@jridgewell
Copy link
Member

[21:57:38] Finished 'build' after 8.86 s
cd packages/babel-runtime; \
	node scripts/build-dist.js
module.js:487
    throw err;
    ^

Error: Cannot find module 'babel-plugin-transform-runtime'
    at Function.Module._resolveFilename (module.js:485:15)
    at Function.Module._load (module.js:437:25)
    at Module.require (module.js:513:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/Users/jridgewell/src/babel/packages/babel-runtime/scripts/build-dist.js:4:25)
    at Module._compile (module.js:569:30)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:503:32)
    at tryModuleLoad (module.js:466:12)
    at Function.Module._load (module.js:458:3)
make: *** [bootstrap] Error 1
@hzoo
Copy link
Member

hzoo commented Aug 8, 2017

Need to enforce minimum yarn version for development? Or I shouldn't of merged that PR so early 😄

@hzoo hzoo mentioned this issue Aug 8, 2017
@lock lock bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label May 4, 2018
@lock lock bot locked as resolved and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue
Projects
None yet
Development

No branches or pull requests

2 participants