react-native-vector-icons icon indicating copy to clipboard operation
react-native-vector-icons copied to clipboard

node_modules/react-native-vector-icons/lib/create-icon-set.js: #<WeakSet> could not be cloned.

Open Asinox opened this issue 3 years ago • 12 comments

  • [x] Review the documentation: https://github.com/oblador/react-native-vector-icons
  • [x] Search for existing issues (including closed ones): https://github.com/oblador/react-native-vector-icons/issues

Environment

iOS "react-native": "^0.64.0", "react-native-vector-icons": "^8.1.0",

Description

I'm using "react-native-vector-icons": "^8.1.0", and I got this error node_modules/react-native-vector-icons/lib/create-icon-set.js: #<WeakSet> could not be cloned. with iOS, any idea?

Thanks!

Asinox avatar Apr 06 '21 16:04 Asinox

I am having the same issue for Android. In my case it came after I upgraded my react native version to 0.64.0. Earlier it was working fine.

necixy avatar Apr 06 '21 17:04 necixy

i am having the same issue for android it came after i upgraded react navigation

noveliansyah avatar Apr 09 '21 09:04 noveliansyah

any update for this ?

noveliansyah avatar Apr 09 '21 09:04 noveliansyah

Having same issue.

superchaoran avatar Apr 12 '21 05:04 superchaoran

Same here!

CasperKDG avatar Apr 16 '21 10:04 CasperKDG

Same here

Mustafalightwala avatar Apr 20 '21 15:04 Mustafalightwala

I just went with https://github.com/FortAwesome/react-native-fontawesome

Asinox avatar Apr 21 '21 16:04 Asinox

same here

Rananjaya avatar Apr 23 '21 13:04 Rananjaya

same issue here

QasimJaffry avatar Apr 24 '21 18:04 QasimJaffry

See https://github.com/oblador/react-native-vector-icons/issues/1334#issuecomment-833262134

oblador avatar May 06 '21 06:05 oblador

same issue here also!!! does anyone found any solution to this issue ? node_modules\@expo\vector-icons\build\vendor\react-native-vector-icons\lib\create-icon-set.js: #<WeakSet> could not be cloned.

jplogesh avatar May 07 '21 13:05 jplogesh

FYI - A solution can be found here. Basically deleting your lock files should fix the problem. There must be a version conflict somewhere that is causing the issue.

https://github.com/oblador/react-native-vector-icons/issues/1334#issuecomment-916099826

jplandry908 avatar Sep 13 '21 21:09 jplandry908

Dupe of #1334

johnf avatar Aug 03 '23 04:08 johnf