Git Product home page Git Product logo

Comments (5)

SudoPlz avatar SudoPlz commented on June 16, 2024 4

That was because the new unlink.rb file did not work with the old link setup.

I downloaded the old unlink.rb file, renamed it to unlinkOld.rb and pasted it on the root dir of instabug-reactnative, then run ruby node_modules/instabug-reactnative/unlinkOld.rb;ruby node_modules/instabug-reactnative/link.rb and then it worked.

from instabug-react-native.

SudoPlz avatar SudoPlz commented on June 16, 2024 1

False flag, I believe that was just me upgrading from an older version of instabug-reactnative.

I unlinked the project, deleted it, installed, linked again and it worked.

from instabug-react-native.

SudoPlz avatar SudoPlz commented on June 16, 2024 1

The unlink script does give me the following error though:

/Users/sudoplz/.rvm/gems/ruby-2.4.1/gems/xcodeproj-1.5.4/lib/xcodeproj/project/object_list.rb:218:in `block in perform_deletion_operations': undefined method `remove_referrer' for nil:NilClass (NoMethodError)
	from /Users/sudoplz/.rvm/gems/ruby-2.4.1/gems/xcodeproj-1.5.4/lib/xcodeproj/project/object_list.rb:216:in `each'
	from /Users/sudoplz/.rvm/gems/ruby-2.4.1/gems/xcodeproj-1.5.4/lib/xcodeproj/project/object_list.rb:216:in `perform_deletion_operations'
	from /Users/sudoplz/.rvm/gems/ruby-2.4.1/gems/xcodeproj-1.5.4/lib/xcodeproj/project/object_list.rb:113:in `delete'
	from node_modules/instabug-reactnative/unlink.rb:31:in `<main>'

from instabug-react-native.

watadarkstar avatar watadarkstar commented on June 16, 2024

What I did to resolve this issue that @SudoPlz talks about:

/Users/sudoplz/.rvm/gems/ruby-2.4.1/gems/xcodeproj-1.5.4/lib/xcodeproj/project/object_list.rb:218:in `block in perform_deletion_operations': undefined method `remove_referrer' for nil:NilClass (NoMethodError)
	from /Users/sudoplz/.rvm/gems/ruby-2.4.1/gems/xcodeproj-1.5.4/lib/xcodeproj/project/object_list.rb:216:in `each'
	from /Users/sudoplz/.rvm/gems/ruby-2.4.1/gems/xcodeproj-1.5.4/lib/xcodeproj/project/object_list.rb:216:in `perform_deletion_operations'
	from /Users/sudoplz/.rvm/gems/ruby-2.4.1/gems/xcodeproj-1.5.4/lib/xcodeproj/project/object_list.rb:113:in `delete'
	from node_modules/instabug-reactnative/unlink.rb:31:in `<main>'

I downgraded:

yarn add [email protected]
react-native unlink instabug-reactnative

from instabug-react-native.

lock avatar lock commented on June 16, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

from instabug-react-native.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.