project:/node_modules/@openzeppelin/contracts/crowdsale/price/IncreasingPriceCrowdsale.sol:49:5: DeclarationError: Identifier already declared. function finalRa
I have a text to speech module made using google's API, However, it used to work fine (converting user-entered text to speech). But since yesterday I come acros
Right now, I have app.js where I have my usual code and my socket.io code. But what I want to do is, separate every single code of socket.io into 1 different fi
I am testing .NET version of ZeroMQ to understand how to handle network failures. I put the server (pub socket) to one external machine and debugging the client
I did the go tool set up and try to run sample code it showed Failed to open browser: exec: "cmd": executable file not found in %PATH%. anyone can help verifie
So I am building a meme maker project from a course So I am building it from looking it into the mockup of it in figma. But then I have came across a problem an
When I run ALU-nostat.tst, the code executes perfectly. However, when I run ALU.tst, the code stops on line 1. If I then click the forward arrow again and allow
I have file template which has various variables. I would like to constitute these variables with values before I copy this file to running container. This what
I have a data frame which is having multiple columns each column is having string values. I want to split column values by coma separator in the output data fra
I want to use the Carbon on Views I'm including it on the top of the views file but it doesnt work, I'm doing it like this. <?php use carbon/carbon;?>