Trying to set up strapi and cloudinary I watched two videos and they are all OK, but I have an error, tell me why? Middleware "strapi::session": App keys are r
I'm using the inline-react-svg plugin with babel in order to import inline SVG in NextJS. That's my .babelrc file { "presets": ["next/babel"], "plugins": [
In Vue 3, I created the following Home component, 2 other components (Foo and Bar), and passed it to vue-router as shown below. The Home component is created us
I'm investigating Azure AD B2C as a possible auth service, which we want to use for user management and authentication. We have a web application, Web API which
I wrote some simple code where I am using the timer1 on my Arduino Uno. The problem is I can't stop the timer any way I try. I am using this program to count
DATE_DIFF(CURRENT_DATE('Europe/Paris'), 365, DAY) Returns me error No matching signature for function DATE_DIFF for argument types: DATE, INT64, DATE_TIME_PART.
Iam using swiperjs dependencies to create an amazing slider. But, I got an error while using one of API controller, which is breakpoints. I need this controller
This code is used to remove all files and folders from the c:\test directory except "FolderA" @echo off pushd "C:\test" || exit /B 1 for /D %%D in ("*") do (
I'm using astroquery to find flux(mag) of some specific stars. The code shows them to me in a table. However i want to save those flux values in an array or in