When i started the command “docpad run” inside the created project folder and choosed “No Skeleton”, i got a lot of error-messages - here is the full text of the first message:
info: Installing the No Skeleton skeleton into D:\Dat\proj\docpadtest
This can take a moment…
npm ERR! Windows_NT 6.1.7601
npm ERR! argv “C:\Program Files\nodejs\node.exe” “C:\Users\Thomas\AppData
\Roaming\npm\node_modules\npm\bin\npm-cli.js” “install”
npm ERR! node v4.0.0
npm ERR! npm v3.4.1
npm ERR! code ECONNRESET
npm ERR! errno ECONNRESET
npm ERR! syscall read
npm ERR! network read ECONNRESET
npm ERR! network This is most likely not a problem with npm itself
npm ERR! network and is related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settin
gs.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network ‘proxy’ config is set properly. See: ‘npm help config’
Then some actions were done and the following error occured at least:
npm ERR! Windows_NT 6.1.7601
npm ERR! argv “C:\Program Files\nodejs\node.exe” “C:\Users\Thomas\AppData
\Roaming\npm\node_modules\npm\bin\npm-cli.js” “install”
npm ERR! node v4.0.0
npm ERR! npm v3.4.1
npm ERR! Callback called more than once.
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! https://github.com/npm/npm/issues
npm ERR! Please include the following file with any support request:
npm ERR! D:\Dat\proj\docpadtest\npm-debug.log
error: The action completed successfully
error: An error occured:
Error: Command exited with a non-zero status code.
at Object.safeps.prepareExecutableResult (C:\Users\Thomas\AppData\Roaming\npm
node_modules\docpad\node_modules\safeps\out\lib\safeps.js:190:24)
at ChildProcess. (C:\Users\Thomas\AppData\Roaming\npm\node_modules
docpad\node_modules\safeps\out\lib\safeps.js:322:29)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:172:7)
at maybeClose (internal/child_process.js:817:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
To report the above, follow the guide at: สล็อตเว็บตรง ไม่ผ่านเอเย่นต์ เข้ามาเล่นสล็อตแตกง่าย โบนัสแจกเยอะ
Error: Command exited with a non-zero status code.
at Object.safeps.prepareExecutableResult (C:\Users\Thomas\AppData\Roaming\npm
node_modules\docpad\node_modules\safeps\out\lib\safeps.js:190:24)
at ChildProcess. (C:\Users\Thomas\AppData\Roaming\npm\node_modules
docpad\node_modules\safeps\out\lib\safeps.js:322:29)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:172:7)
at maybeClose (internal/child_process.js:817:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
The result is: i have two folders
- node modules (with a lot of subfolders)
- src (with the subfolders “documents”, “files”, “layouts” which are empty
The project folder has the files: “docpad.coffee”, “npm-debug”, “package.json” and “readme.md”
I’m not behind a proxy!
What should i do now?