-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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
ReferenceError: primordials is not defined #27422
Comments
|
Node.js cannot support what the |
- Update to latest major versions: `babel`, `jest`, `redux-saga`, `reselect` and `styled-components` - Replace `babel-polyfill` with `core-js` - Drop Node.js 8 support - Disable styled components snapshot tests: `styled-components@4` doesn't support snapshot yet - Update snapshots after updating React - Don't support Node.js 12 yet due to `natives` module incompatibility (nodejs/node#27422)
- Update to latest major versions: `babel`, `jest`, `redux-saga`, `reselect` and `styled-components` - Replace `babel-polyfill` with `core-js` - Drop Node.js 8 support - Disable styled components snapshot tests: `styled-components@4` doesn't support snapshot yet - Update snapshots after updating React - Don't support Node.js 12 yet due to `natives` module incompatibility (nodejs/node#27422)
- Update to latest major versions: `babel`, `jest`, `redux-saga`, `reselect` and `styled-components` - Replace `babel-polyfill` with `core-js` - Drop Node.js 8 support - Disable styled components snapshot tests: `styled-components@4` doesn't support snapshot yet - Update snapshots after updating React - Don't support Node.js 12 yet due to `natives` module incompatibility (nodejs/node#27422)
- Update to latest major versions: `babel`, `jest`, `redux-saga`, `reselect` and `styled-components` - Replace `babel-polyfill` with `core-js` - Drop Node.js 8 support - Disable styled components snapshot tests: `styled-components@4` doesn't support snapshot yet - Update snapshots after updating React - Don't support Node.js 12 yet due to `natives` module incompatibility (nodejs/node#27422)
- Update to latest major versions: `babel`, `jest`, `redux-saga`, `reselect` and `styled-components` - Replace `babel-polyfill` with `core-js` - Drop Node.js 8 support - Disable styled components snapshot tests: `styled-components@4` doesn't support snapshot yet - Update snapshots after updating React - Don't support Node.js 12 yet due to `natives` module incompatibility (nodejs/node#27422)
- Update to latest major versions: `babel`, `jest`, `redux-saga`, `reselect` and `styled-components` - Replace `babel-polyfill` with `core-js` - Drop Node.js 8 support - Disable styled components snapshot tests: `styled-components@4` doesn't support snapshot yet - Update snapshots after updating React - Don't support Node.js 12 yet due to `natives` module incompatibility (nodejs/node#27422)
- Update to latest major versions: `babel`, `jest`, `redux-saga`, `reselect` and `styled-components` - Replace `babel-polyfill` with `core-js` - Drop Node.js 8 support - Disable styled components snapshot tests: `styled-components@4` doesn't support snapshot yet - Update snapshots after updating React - Don't support Node.js 12 yet due to `natives` module incompatibility (nodejs/node#27422)
- Update to latest major versions: `babel`, `jest`, `redux-saga`, `reselect` and `styled-components` - Replace `babel-polyfill` with `core-js` - Drop Node.js 8 support - Disable styled components snapshot tests: `styled-components@4` doesn't support snapshot yet - Update snapshots after updating React - Don't support Node.js 12 yet due to `natives` module incompatibility (nodejs/node#27422)
I am having the same problem.. Anybody got a solution of this? |
Had this error without gulp(!!) installing over old v10 installation on Windows using the msi package. Removing that directory's contents and repairing made it work. Why it does not take care in the first place.. |
The text was updated successfully, but these errors were encountered: