Open ghost opened 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 ?
npm install inside the project root before starting
npm install
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 ?