NextJS: using publicRuntimeConfig
After reading the documentation https://nextjs.org/docs/api-reference/next.config.js/runtime-configuration … I couldnt use it in developer mode. I was seeing it there, but the […]
After reading the documentation https://nextjs.org/docs/api-reference/next.config.js/runtime-configuration … I couldnt use it in developer mode. I was seeing it there, but the […]
Just as a reminder… In the client side… Server side… And the api call parameters are:
After installing JDK 11 or above, my Visual Code Studio Terminal is still showing Java version 8 when using… Because… […]
if there is a missing “amplify/backend/backend-config.json”, Just open the wound and pour some bleach… this way: “my C:\Users\USERNAME\.amplify\bin I deleted […]
UPDATE: FIXED The error description starts with: The problem could be, the app is looking for aws-exports.TS, instead of the […]
When deploying an app the phrase “headless is missing the following inputParams” could appear. This means some environment parameters are […]
After executing Yarn Start and sending your app to the Android device an error appears: Expo – Network Response Time […]
When starting an Android deploy we could find an error if we use the wrong Node version: In my case, […]
It is a permission problem. To fix this, you need to change the ownership of the wordpress folder to the […]