Maximum call stack size exceeded
aujisti-ador opened this issue · 1 comments
aujisti-ador commented
after adding npm i --save react-native-touch-id
when i added react-native link react-native-touch-id
then i got the error.
Maximum call stack size exceeded
RangeError: Maximum call stack size exceeded
at merge_obj (/Users/redwan-ulansari/Desktop/react-rnd/node_modules/xcode/lib/parser/pbxproj.js:1883:25)
at merge_obj (/Users/redwan-ulansari/Desktop/react-rnd/node_modules/xcode/lib/parser/pbxproj.js:1888:24)
at merge_obj (/Users/redwan-ulansari/Desktop/react-rnd/node_modules/xcode/lib/parser/pbxproj.js:1888:24)
at merge_obj (/Users/redwan-ulansari/Desktop/react-rnd/node_modules/xcode/lib/parser/pbxproj.js:1888:24)
at merge_obj (/Users/redwan-ulansari/Desktop/react-rnd/node_modules/xcode/lib/parser/pbxproj.js:1888:24)
at merge_obj (/Users/redwan-ulansari/Desktop/react-rnd/node_modules/xcode/lib/parser/pbxproj.js:1888:24)
at merge_obj (/Users/redwan-ulansari/Desktop/react-rnd/node_modules/xcode/lib/parser/pbxproj.js:1888:24)
at merge_obj (/Users/redwan-ulansari/Desktop/react-rnd/node_modules/xcode/lib/parser/pbxproj.js:1888:24)
at merge_obj (/Users/redwan-ulansari/Desktop/react-rnd/node_modules/xcode/lib/parser/pbxproj.js:1888:24)
at merge_obj (/Users/redwan-ulansari/Desktop/react-rnd/node_modules/xcode/lib/parser/pbxproj.js:1888:24)
how to fix it? Thanks.
1415225876 commented
I have the same problem,how to fix it?