Read the statement by Michael Teeuw here.
MMM-Parcel
-
@twosquirrels Basically the most radical way is to remove everything MMM-Parcel from both …/config and from …/modules and make a clean install with clone. I sent you a PM, let me know if it works for you.
-
I installed the update and used the new module code. It worked, although the “hideDelivered” doesn’t seem to be working. I have it set for “3” and as of April 5, I still have a March 28 delivery showing as delivered.
hideDelivered: 3, // Hide delivered parcels after 15 days.
-
@twosquirrels Hi. I am sorry it doesn’t work for you. I must have missed a date format from aftership I think, because on my parcels upto now it works like a charm. If you can help me debug, can you please send me (via my personal mail, I sent you a PM) the console output after putting
debug: true
in the module config. This spits out a lot of info into the console output / log files. -
This site is not bad for tracking parcels. The site can be viewed at https://parceltrackingapp.com/en.
-
@martinkooij said in MMM-Parcel:
onsole outpu
did you guys come up with a solution? I get that “Loading Parcel Module” and even when I delete and redo anything, it doesn’t work
-
it works for me. But sure for how much longer as had email from them saying they are making some changes to there API. So that may well break it.
-
@JohnBachini - As a developer, you can probably ask them for a preview of their upcoming API changes. They may be running it on a test server somewhere that you can hit and work out the necessary modifications to your code.
-
This is my error message
[ERROR] TypeError: aftershipSDK is not a constructor at Class.fetchShipments (/home/pi/MagicMirror/modules/MMM-Parcel/node_helper.js:91:22) at Class.startUpdateNext (/home/pi/MagicMirror/modules/MMM-Parcel/node_helper.js:126:8) at Class.socketNotificationReceived (/home/pi/MagicMirror/modules/MMM-Parcel/node_helper.js:116:9) at Socket.<anonymous> (/home/pi/MagicMirror/js/node_helper.js:113:11) at Socket.emit (events.js:200:13) at /home/pi/MagicMirror/node_modules/socket.io/lib/socket.js:528:12 at processTicksAndRejections (internal/process/task_queues.js:82:9)
-
Are there any news on this topic? Unfortunately I can’t get it to work either …
-
Hello,
I have installed the module today and somehow the Module just says “Loading Parcel module…” for quite a while and nothing will happen… is there any solution for this?
Thank you very much :)