Giter Site home page Giter Site logo

Pod install error about blinkid-react-native HOT 3 CLOSED

blinkid avatar blinkid commented on August 16, 2024
Pod install error

from blinkid-react-native.

Comments (3)

juraskrlec avatar juraskrlec commented on August 16, 2024

Hi @llanginger

from your logs I can see: git-lfs: command not found. Please install git-lfs and reinstall the console and try again:

brew install git-lfs
git lfs install

Best,
Jura

from blinkid-react-native.

llanginger avatar llanginger commented on August 16, 2024

Hi Jura, thanks for your reply!

At first I thought I had resolved the issue when I realized that Brew was out of date for me and failing on the git-lfs install. I have updated Brew, installed the latest version of git-lfs (in case it is relevant, the result of git lfs version is: git-lfs/2.2.1 (GitHub; darwin amd64; go 1.8.3)) but am still getting the same error:

Analyzing dependencies
Downloading dependencies
Installing PPBlinkID (2.10.0)

[!] Error installing PPBlinkID
[!] /Applications/CocoaPods.app/Contents/Resources/bundle/bin/git clone https://github.com/BlinkID/blinkid-ios.git /var/folders/p7/nhn76nnj37555wldmgw6xh6c0000gn/T/d20170731-4567-xniixp --template= --single-branch --depth 1 --branch v2.10.0

Cloning into '/var/folders/p7/nhn76nnj37555wldmgw6xh6c0000gn/T/d20170731-4567-xniixp'...
Note: checking out '424d1927df0d55efe3c2e56815675be834919385'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

git-lfs smudge -- 'MicroBlink.framework/MicroBlink': git-lfs: command not found
error: external filter git-lfs smudge -- %f failed -1
error: external filter git-lfs smudge -- %f failed
fatal: MicroBlink.framework/MicroBlink: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry the checkout with 'git checkout -f HEAD'

Other steps I have taken:

pod init -> pod install (after uncommenting some of the lines in the default init podfile); installs fine.

git lfs track "*.psd" to confirm that git lfs works (it does).

Rebooting system.

Any thoughts?

from blinkid-react-native.

llanginger avatar llanginger commented on August 16, 2024

Turns out somehow my git-lfs installation was corrupted. In case anyone ever ends up in the same place I did, the tell was in running git lfs env - the result had a lot of local directories in it instead of:

LocalGitDir=
LocalGitStorageDir=
LocalMediaDir=

etc.

Thanks again for bearing with me!

from blinkid-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.