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

Build failing in neeto-invisible-chrome-extension after updating to 3.5.0 #1155

Closed
ajmaln opened this issue Jun 2, 2022 · 1 comment · Fixed by #1156
Closed

Build failing in neeto-invisible-chrome-extension after updating to 3.5.0 #1155

ajmaln opened this issue Jun 2, 2022 · 1 comment · Fixed by #1156
Assignees
Labels
bug Something isn't working. PR The issue has a PR associated with it.

Comments

@ajmaln
Copy link
Contributor

ajmaln commented Jun 2, 2022

Receiving the below error after the upgrade:

ERROR in ./node_modules/@bigbinary/neetoui/index.js 22446:9-29
export 'useInsertionEffect' (imported as 'n') was not found in 'react' (possible exports: Children, Component, Fragment, Profiler, PureComponent, StrictMode, Suspense, __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, cloneElement, createContext, createElement, createFactory, createRef, forwardRef, isValidElement, lazy, memo, useCallback, useContext, useDebugValue, useEffect, useImperativeHandle, useLayoutEffect, useMemo, useReducer, useRef, useState, version)
@ajmaln ajmaln added the bug Something isn't working. label Jun 2, 2022
@ajmaln ajmaln self-assigned this Jun 2, 2022
@ajmaln
Copy link
Contributor Author

ajmaln commented Jun 2, 2022

This seems to be an issue with terser compression: JedWatson/react-select#5076 (comment)

@gitemit gitemit bot added working A branch associated with this issue is created. PR The issue has a PR associated with it. and removed working A branch associated with this issue is created. labels Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working. PR The issue has a PR associated with it.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant