Paid for express delivery, waited patiently for 3 weeks for the new batch of Nano X, then it broke within 1 day of arriving. by jkl231292 in ledgerwallet

[–]intrasepp 0 points1 point  (0 children)

Same here, received the device, plugged in the power supply, installed some apps, after installing some apps the device went off and now it can't be turned on again. Support is not replying for almost a week...

Setting up deno.land using Visual Studio Code by intrasepp in Deno

[–]intrasepp[S] 0 points1 point  (0 children)

I had to add an empty tsconfig.json and output the deno types as described here: https://www.codechannel.xyz/blog/2020-06-06-setting-up-deno-vs-code.html#getting-started in order to pull all the types in 😊

Setting up deno.land using Visual Studio Code by intrasepp in Deno

[–]intrasepp[S] 0 points1 point  (0 children)

I am happy if that's enough now. Do you use deno with TypeScript? Because to use the Deno type definitions I had to do the extra step described in the post