Harley lumagui
- 活动总数 16
- 最后的活动
- 成员加入日期
- 正在关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 5
活动概览
Harley lumagui 的最新活动-
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...
-
Harley lumagui 进行了评论,
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/"
-
Harley lumagui 创建了一个帖子,
java: java.lang.NoSuchFieldError: Class com.sun.tools.javac.tree.JCTree$JCImport does not have member field 'com.sun.tools.javac.tree.JCTree qualid'
已完成Hello Im getting error upon running the configuration file. I followed the documentation already. "java: java.lang.NoSuchFieldError: Class com.sun.tools.javac.tree.JCTree$JCImport does not have mem...
-
Harley lumagui 创建了一个帖子,
Cant access the ip:8080 on browser
已完成Hello I just successfully deployed using docker environment on my aws ec2 instance. However I can't still access it.
-
Harley lumagui 进行了评论,
I am having the same issue when building the frontend.
-
Harley lumagui 创建了一个帖子,
cloud_api_sample Error pull access denied for dji/cloud_api_sample
已完成It looks like the dji/cloud_api_sample image is not now publicly available
-
Harley lumagui 进行了评论,
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
-
Harley lumagui 进行了评论,
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.
-
Harley lumagui 创建了一个帖子,
access denied for dji/nginx
已完成I am deploying the docker environment, I was able to load the ` sudo docker load < cloud_api_sample_docker_v1.10.0.tar` successfully. However when I run docker compose up -d Im getting this error. ...