Closed lorenc-tomasz closed 5 years ago
version 4.1.1 also works
@slevithan, it looks like this might be due to the use of Symbol
, which also caused problems in https://github.com/slevithan/xregexp/issues/254, and was fixed after version 4.2.0
. Should we release version 4.2.1
and see if it helps?
@josephfrazier, sounds good to me.
Great, I'll put together the PR
4.2.2:
Unable to resolve module
@babel/runtime/core-js/get-iterator
from/Projects/xyz/node_modules/xregexp/lib/addons/unicode-base.js
: Module@babel/runtime/core-js/get-iterator
does not exist in the Haste module map
Runtime is installed as dependency :(
@lorenc-tomasz can you confirm whether this is resolved in v4.2.4?
@slevithan Bug resolved in 4.2.4. Thanks.
With 3.2.0 everything works ok