Closed woj-Trek closed 3 years ago
Hello ^^ I don't quite understand the problem. On the screenshot, OXT seem to appear, right?
@mlbonniec
{ module: "MMM-Coinbase", position: "top_center", header: "Coinbase", config: { apiKey: "MY CORRECT KEY", apiSecret: "MY CORRECT API SECRET KEY", wallet: ["XTZ","NU", "FIL", "OXT",], icons: true, label: false } }
Hi, I personally have no worries, as the screenshot shows. Can you give me your versions, from MagicMirror, MMM-Coinbase and NodeJS. Thanks 🙂
Here's my config.js
:
{
module: "MMM-Coinbase",
position: "top_left",
header: "Coinbase",
config: {
apiKey: "MY_API_KEY",
apiSecret: "MY_API_SECRET",
wallet: ["BTC", "LTC", "OXT", "XTZ", "NU", "FIL"],
icons: true,
label: false
}
}
Nodejs v10.23.0 MM 2.13.0 Mmm-Coinbase 1.0.0 (the last one?) Raspbian 10 (buster)
Try to update to NodeJS 12
Try to update to NodeJS 12
Yep, you're in an old version of Node. As you can see on the official website https://nodejs.org/en/, the actual version of Node is the v14.x.x For an update to a recent version, I suggest you to read this comment on an other issue, it may help you https://github.com/mlbonniec/MMM-Coinbase/issues/13#issuecomment-748901066
Happy New Year!
New year old problems. I have made all new. XTZ still not appear. Node 15 What can I do, any idea?
And I have the solution! Look this picture below. I have had all checked.
Can you explain ? Because i think no major part of people read the langage of your screen
Thx
Only XTZ will not appear. Any idea? Edit: OXT too😕
{ module: "MMM-Coinbase", position: "top_center", header: "Coinbase", config: { apiKey: "MY CORRECT KEY", apiSecret: "MY CORRECT API SECRET KEY", wallet: ["NU", "XTZ", "FIL", "COMP", "OXT",], icons: true, label: false } }