I've been searching for hours. Trying how to use Apple's CloudKit within my Firebase Cloud Function.Installing other modules has been a breeze but now I'm stumped. I've been following this https://developer.apple.com/library/archive/samplecode/CloudAtlas/Listings/Node_node_client_s2s_README_md.html and can't find the keyID property in my config.js I am using typescript so my config file is tsconfig.js don't know if that has anything to do with it.Currently, when trying to serve my function I'm getting this error Error: Cannot find module './cloudkit'.Running npm run-script install-cloudkit-js returns> functions@ install-cloudkit-js /Users/waylansands/Desktop/personal dev/iOS development/Dune app/Dune/functions> curl https://cdn.apple-cloudkit.com/ck/1/cloudkit.js > cloudkit.js% Total % Received % Xferd Average Speed Time Time Time CurrentDload Upload Total Spent Left Speed100 157k 0 157k 0 0 877k 0 --:--:-- --:--:-- --:--:-- 877kI'm really stumped and about to throw the towel in. Can anyone help a novice out?
Submitted September 17, 2020 at 01:20PM by Waylan-J-Sands
No comments:
Post a Comment