activitree / meteor-push

Meteor Push Notifications for Cordova and Web/PWA with Firebase (FCM).
MIT License
27 stars 19 forks source link

Can't add package #33

Closed rebeccaplowman closed 3 years ago

rebeccaplowman commented 3 years ago

I removed the activitree:push package in order to try solving an issue with running my meteor project. Now I can't add it to any project. This is the error I get: Screen Shot 2021-01-25 at 2 16 51 PM

paulincai commented 3 years ago

Hi, not related to this package. You may try: https://stackoverflow.com/questions/58735601/meteor-cant-read-entire-resource-file-while-building

rebeccaplowman commented 3 years ago

I've done further bug testing on this, and I still believe there is a problem with this package. My steps are as follows:

Screen Shot 2021-01-26 at 10 16 12 AM

Screen Shot 2021-01-26 at 10 21 40 AM

paulincai commented 3 years ago

Did you try on a second machine as mentioned in the link I previously attached?