Skip to content

Instantly share code, notes, and snippets.

@2439905184
Created July 19, 2022 07:24
Show Gist options
  • Save 2439905184/9321000426964b218801bd7af18e2c5f to your computer and use it in GitHub Desktop.
Save 2439905184/9321000426964b218801bd7af18e2c5f to your computer and use it in GitHub Desktop.
有用的codecombat私服搭建教程
https://www.bilibili.com/read/cv14836748
@yhx0326
Copy link

yhx0326 commented Dec 22, 2024

能不能帮我看下这个错误如何解决
第一步docker pull operepo/ope-codecombat ,就提示Error response from daemon: failed to resolve reference "docker.io/operepo/ope-codecombat:latest
但是linux 拉这个镜像就没有问题,但是又会出现如下错误

npm ERR! Linux 6.6.63
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "run" "dev"
npm ERR! node v4.2.6
npm ERR! npm v3.5.2
npm ERR! code ELIFECYCLE
npm ERR! codecombat@ dev: brunch watch --server --env fast
npm ERR! Exit status 137

这个问题已经解决了,是alibabapcsafe后台插件导致不能运行的。

@yhx0326
Copy link

yhx0326 commented Dec 23, 2024

4、db.users.update({'name':'xxxxx'},{$set:{'earned.gems':9999999,permissions:["godmode","admin"]}},true,false);
通过这一步添加了用户,请问密码是什么。没有密码也无法登录设置页面

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment