hmt
hmt
Fix it this way: ``` { "client_id": "*****.apps.googleusercontent.com", "client_secret": "*****" } ``` Just leave the two lines with your id and secret then you have to validate again if you...
see my solution which has everything but recording and has been working fine with this plugin for months now: https://github.com/hmt/tinyscale
This looks very nice but I get width problems: ``` ruby data = [%w(some text that I just made up for demonstration purposes only)] table data, :cell_style =>{:height => 80,...
manual `npm i` works afterwards. Sorry, no, it installs the dependencies but doesn't create all the necessary files like configs and so on.
just another fyi, if you have this working but the error crops up anyway, make sure that you have a `` part in your sfc, even if it's empty.
For the time being, to install your packages you can fall back to yarn. That worked for me.
15.1 has fixed this for me. npm is now at 7.0.8 on MacOS 10.15.7
is there a quick fix for this?
Yes, but we switched to required for all and now it shows up when you login and haven't yet set up totp. This is the best outcome and I should...
reverted to 7.2 which works ok