This file contains 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
$this->howZoomPanel->Controls->Add($this->mdmLabel = new Label("MDM")); | |
$this->mdmLabel->CasSetLocation = $this->mdmLabelHolder->CasSetLocation(513, 13) | |
->CasCSSFontSize(17) | |
->CasHeight(14) | |
->CasCSSFontWeight('bold') | |
->CasColor('#777') | |
->CasOpacity(7) | |
->CasFont('Impact, Arial') | |
->CasCursor(Cursor::Move); |
This file contains 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
data: version: '0.1.1-2', | |
data: subdomain: 'whyinkadmin' | |
data: } | |
data: | |
prompt: Is this ok?: (yes) yes |
This file contains 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
mikeumus@inkwhyadmin:~/304309 (master) $ cd http-server/ | |
mikeumus@inkwhyadmin:~/304309/http-server (master) $ node http-server/bin/http-server | |
module.js:340 | |
throw err; | |
^ |
This file contains 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
data: | |
data: { | |
data: engines: { node: '0.8.x' }, | |
data: name: 'inkwhy-admin2', | |
data: scripts: { start: 'node ./bin/http-server' }, | |
data: version: '0.1.0', |
This file contains 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
Error running command deploy | |
error: Nodejitsu Error (500): Internal Server Error | |
warn: Error returned from Nodejitsu | |
error: Error: socket hang up | |
error: at createHangUpError (http.js:1264:15) |
This file contains 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
mikeumus@docpad-testy:~/353209/theme (master) $ jitsu deploy | |
info: Welcome to Nodejitsu mikeumus | |
info: jitsu v0.11.4, node v0.8.9 | |
info: It worked if it ends with Nodejitsu ok | |
info: Executing command deploy | |
info: Analyzing application dependencies in node_modules/docpad/bin/docpad-server | |
info: Creating snapshot 0.1.0 | |
info Uploadi |
This file contains 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
mikeumus@web-mart:~/379292/website (master) $ docpad run | |
info: Welcome to DocPad v6.21.4 | |
info: Plugins: cleanurls, coffee, eco, livereload, marked, partials, stylus, text | |
info: Environment: development | |
info: DocPad listening to http://127.12.238.1:8080/ on directory /var/lib/stickshift/60d162e3e4e243639a8a1390d454615a/app-root/data/379292/website/out | |
info - socket.io started | |
info: Generating... |
This file contains 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
[email protected] node_modules\docpad-plugin-livereload | |
└── [email protected] ([email protected], [email protected], [email protected], socket.io-c | |
[email protected]) | |
info: Installed the skeleton succesfully | |
info: DocPad listening to http://localhost:9778/ on directory c:\Users\DM\My Doc | |
uments\MDM\Web Projects\Client Projects\Web-Mart\Development\Website\out | |
info: LiveReload listening to new socket on channel /docpad-livereload with log | |
level 1 | |
info: Generating... | |
warning: |
This file contains 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
$ npm link | |
npm ERR! Error: UNKNOWN, symlink 'd:\MDM-lenovo-s10\Resource\Development\docpad\ | |
source\docpad' | |
npm ERR! If you need help, you may report this log at: | |
npm ERR! <http://github.com/isaacs/npm/issues> | |
npm ERR! or email it to: | |
npm ERR! <[email protected]> | |
npm ERR! System Windows_NT 5.1.2600 | |
npm ERR! command "c:\\Program Files\\nodejs\\node.exe" "c:\\Program Files\\nodej |
This file contains 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
Mikeumus@MIKEUMUS-LENOVO /d/MDM-lenovo-s10/Websites/web-mart.com (master) | |
$ docpad run | |
warning: Failed to load the plugin: docpad-plugin-persona at d:\MDM-lenovo-s10\W | |
ebsites\web-mart.com\plugins\docpad-plugin-persona | |
The error follows: | |
warning: An error occured: | |
Error: Cannot find module 'd:\MDM-lenovo-s10\Websites\web-mart.com\plugins\docpa | |
d-plugin-persona' | |
at Function.Module._resolveFilename (module.js:338:15) | |
at Function.Module._load (module.js:280:25) |
OlderNewer