Created
July 19, 2022 07:24
-
-
Save 2439905184/9321000426964b218801bd7af18e2c5f to your computer and use it in GitHub Desktop.
有用的codecombat私服搭建教程
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://www.bilibili.com/read/cv14836748 |
能不能帮我看下这个错误如何解决
第一步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后台插件导致不能运行的。
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
运行游戏
再开一个cmd命令行(第一个cmd不要关闭)