ProductCrafters / react-native-ios-push-notifications-example

12 stars 6 forks source link

Cannot find module apn #1

Open ghost opened 5 years ago

ghost commented 5 years ago

Hello i just tried to set up everything accordingly to the documentation but when i run node PushServer.js with the parameters i get error Cannot find module 'apn'. How can i fix this ?

trip41 commented 5 years ago

npm install inside the project root before starting