We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
below is showed code.
root@usin-RB065AA-AB2-a1593cn:/home/usin/Locker# make Initializing submodules... Submodule 'Apps/dashboardv3/static/common' () registered for path 'Apps/dashboardv3/static/common' Git version 1.7.9.5 found. Node.js version 0.6.9 found. npm version 1.1.0-3 found. mongoDB version 2.0.4 found. ImageMagick version 6.7.9-2 found. npm http GET https://github.com/lpatters/node-imagemagick/tarball/master npm http 200 https://github.com/lpatters/node-imagemagick/tarball/master echo '{ "build" : "git-f8647af", "gitrev" : "f8647af" }' | tee build.json tests/build.json { "build" : "git-f8647af", "gitrev" : "f8647af" } make[1]: 正在进入目录 /home/usin/Locker/Apps/dashboardv3/static/common' make[1]: “js/compiled_templates.js”是最新的。 make[1]:正在离开目录/home/usin/Locker/Apps/dashboardv3/static/common'
/home/usin/Locker/Apps/dashboardv3/static/common' make[1]: “js/compiled_templates.js”是最新的。 make[1]:正在离开目录
Looks like everything worked! Get some API keys (https://github.com/LockerProject/Locker/wiki/GettingAPIKeys) and then try running: ./locker
Once running, visit http://localhost:8042 in your web browser. root@usin-RB065AA-AB2-a1593cn:/home/usin/Locker#
The text was updated successfully, but these errors were encountered:
What is the output from ./locker?
Sorry, something went wrong.
No branches or pull requests
below is showed code.
root@usin-RB065AA-AB2-a1593cn:/home/usin/Locker# make
Initializing submodules...
Submodule 'Apps/dashboardv3/static/common' () registered for path 'Apps/dashboardv3/static/common'
Git version 1.7.9.5 found.
Node.js version 0.6.9 found.
npm version 1.1.0-3 found.
mongoDB version 2.0.4 found.
ImageMagick version 6.7.9-2 found.
npm http GET https://github.com/lpatters/node-imagemagick/tarball/master
npm http 200 https://github.com/lpatters/node-imagemagick/tarball/master
echo '{ "build" : "git-f8647af", "gitrev" : "f8647af" }'
| tee build.json tests/build.json
{ "build" : "git-f8647af", "gitrev" : "f8647af" }
make[1]: 正在进入目录
/home/usin/Locker/Apps/dashboardv3/static/common' make[1]: “js/compiled_templates.js”是最新的。 make[1]:正在离开目录
/home/usin/Locker/Apps/dashboardv3/static/common'Looks like everything worked!
Get some API keys (https://github.com/LockerProject/Locker/wiki/GettingAPIKeys) and then try running:
./locker
Once running, visit http://localhost:8042 in your web browser.
root@usin-RB065AA-AB2-a1593cn:/home/usin/Locker#
The text was updated successfully, but these errors were encountered: