Maybe you were looking for...

Gitlab CI-CD using Fastlane An error occurred while installing rake (13.0.6), and Bundler cannot continue

I am trying to integrate CI-CD using Fastlane all the lanes are working fine in my personal laptop but when I try to push it on my repo and after the job starts

Logs showing Sending packet PING data None Received packet PONG data None continously in flask socketio

I have flask-socketio as backend and flutter as frontend. I am using flutter socket-io-client to connect to flask-socektio. It connects but I am receiving these

Spring Boot app Heroku PostgreSQL error : GenerationTarget encountered exception accepting command : Error executing DDL ... via JDBC Statement

I created a small social media app with Spring Boot and in development I used H2 local database and it worked just fine. Now I try to connect it to a Heroku Pos

save results of a promise to a variable in controller?

I am stuck on promise resolution, can anyone explain to me how to store the promise result in a variable? I am working with mongoDB and I want to get some data

Created Custom Formula is showing @ why? [duplicate]

Formula is showing @ symbol. why it is showing. and how can i solve it.

Liferay 7.2: Open asset publisher viewURL in a Display Page Template

I am using Liferay 7.2. I want to display the viewURL link of an asset publisher in a Display Page Templates page. I couldn’t solve the problem. After sea

How to get refresh token from the 0auth2.0 in nodejs app

I want to get the refresh token from the google Api's but i don't know how i can get this Please anyone can tell me

How can i use multidimensional arrays to store multiple elements, then retrieve elements

So I'm trying to create a small car park management system. What I want to do is to have users input their vehicle number and it will store it into an array. I