Cloning into '/var/folders/18/nrx5803d0zxcn3gmwkbjhxwc0000gn/T/d20211029-77503-oec68w'...
Note: switching to '9b42a53517a6235ad0c6fd8d6e0aec61ff50d897'.
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 switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
git-lfs filter-process: git-lfs: command not found
fatal: the remote end hung up unexpectedly
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'`
Version of react-native-naver-map libraries
Version of react-native
Platforms you faced the error (IOS or Android or both?)
Expected behavior
Actual behavior
Tested environment (Emulator? Real Device?)
npm install은 되는데 pod install 안됩니다.
`Installing NMapsMap (3.14.0)
[!] Error installing NMapsMap [!] /usr/bin/git clone https://github.com/navermaps/NMapsMap.git /var/folders/18/nrx5803d0zxcn3gmwkbjhxwc0000gn/T/d20211029-77503-oec68w --template= --single-branch --depth 1 --branch release/3.14.0
Cloning into '/var/folders/18/nrx5803d0zxcn3gmwkbjhxwc0000gn/T/d20211029-77503-oec68w'... Note: switching to '9b42a53517a6235ad0c6fd8d6e0aec61ff50d897'.
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 switching back to a branch.
If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example:
git switch -c
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
git-lfs filter-process: git-lfs: command not found fatal: the remote end hung up unexpectedly warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/'`
Screen Shot