Harley lumagui
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 5
Comments
Recent activity by Harley lumagui-
I see, I have fixed this by setting the Java SDK Version to 17, currently my version is 22 so I installed the 17 version and then set it to my configuration and now the error I shared was gone. How...
-
If you're having npm build problem. I suggest you remove the package-lock.json and yarn.lock. Also please update the value on .npmrc to "registry=https://registry.npmmirror.com/"
-
I am having the same issue when building the frontend.
-
Hello, this image image: dji/nginx:latest seems like its not publicly available, sorry I change it to image: nginx:latest and the build becomes successful
-
Yes, that's what I did, I run `sudo docker-compose up -d` and it returns the error that you already mentioned. That's what I'm asking for.