Results 8 comments of Aldrien

@JeremyBowyer i'm also confused :D with the changes. Me, getting `User does not have any Google Analytics account` but i already have the req.credentials

Hi @secribeiro @onemen , i tried to update ` lib/configure.js` as suggested above but running `yarn install` reverted it and issue shows in console again.

Hi @onemen - currently using node `v20.2.0` I post a question on StackOverflow - [here](https://stackoverflow.com/questions/76429754/undefined-variable-standalone-static-library-in-binding-gyp-while-trying-to-load)

For me, adding below to `~/.bash_profile` works. `export DISABLE_SPRING=true`

I tried to make a simple javascript function for this. But I'm sure that it's not the best way to solve it. By console.log in this part _**publish_to @path do...

Using the javascript code above cause delay in updating realtime message. Please help about this issue. Thank you very much.

After adding message ID to li tag in _message.html.erb if( $("li#messageID_").length == 0 ){ chatbox.append(""); chatbox.scrollTop(chatbox[0].scrollHeight); } Just to prevent duplication of message.

Hi @Sub-Xaero - will this change updates the initial load values to new ones after form is submitted? Or there is existing way to do it? I currently do it...