-
Notifications
You must be signed in to change notification settings - Fork 487
Closed
Description
@mcdonamp
When I run setup.sh for the new 3.0 version, I get the following error (this is after it successfully downloads the firebase SDK):
-----------------------------------------------
STARTING FACEBOOK
-----------------------------------------------
Downloading Facebook SDK...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 55838 0 55838 0 0 41537 0 --:--:-- 0:00:01 --:--:-- 117k
Extracting Facebook SDK...
Archive: ******/FirebaseUI-iOS/sdk/facebook-sdk.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of ******/FirebaseUI-iOS/sdk/facebook-sdk.zip or
******/FirebaseUI-iOS/sdk/facebook-sdk.zip.zip, and cannot find ******/FirebaseUI-iOS/sdk/facebook-sdk.zip.ZIP, period.
I put the ****** in the paths for privacy.
I have some new major updates that I would like to include, but I can't until I can get this to run properly.