Ihor Kyianytsia
Results
2
comments of
Ihor Kyianytsia
> So After debugging the issue I found adding these two things to your. android/app/build.gradle solves the issues > implementation com.google.android.gms:play-services-gcm:15.0.1 > implementation com.google.android.gms:play-services-location:15.0.1 Want say thanks for that comment....
Using the root user, install the PM2 library globally. Create the necessary users and execute this command. ``` n=$(which pm2);n=${n%/bin/pm2}; chmod -R 755 $n/bin/*; sudo cp -r $n/{bin,lib,share} /usr/local ```