Closed byFadili closed 1 year ago
It should be npm install @allboatsrise/expo-marketingcloudsdk
not npm install expo-marketingcloudsdk
. I've updated the readme to fix the instructions. Fixed in PR https://github.com/allboatsrise/expo-marketingcloudsdk/pull/7
Thank you @andrejpavlovic
Hi ! Thank you very much for putting up this helpful package. I am currently trying to use Marketing Cloud MobilePush in an expo project, but I get a 404 NPM Registry Error when I try to install
expo-marketingcloudsdk
package.Issue description
NPM 404 Error when trying to install
expo-marketingcloudsdk
package as per the current documentationTo Reproduce
run
yarn add expo-marketingcloudsdk
ornpm install expo-marketingcloudsdk --save
Screenshots/Code
Thank you in advance for your help !