Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

Windows: cloxp will not start #10

Open
mmeroberts opened this issue Jul 25, 2017 · 1 comment
Open

Windows: cloxp will not start #10

mmeroberts opened this issue Jul 25, 2017 · 1 comment

Comments

@mmeroberts
Copy link

Firstly the install was not working then the start.cmd did no work, but if I run the commands individually I get the following:

PS C:\Users\MartinRoberts\cloxp-0.2.0\LivelyKernel> node bin\lk-server.js --lk-dir C:\Users\MartinRoberts\cloxp-0.2.0\LivelyKernel --db-config "{"enableRewriting":false}"
Checking if PartsBin exists...
...yes
C:\Users\MartinRoberts\cloxp-0.2.0\LivelyKernel\node_modules\lively-loader\index.js:155
livelyLang.deprecatedLivelyPatches();
^

TypeError: livelyLang.deprecatedLivelyPatches is not a function
at start (C:\Users\MartinRoberts\cloxp-0.2.0\LivelyKernel\node_modules\lively-loader\index.js:155:14)
at Object.withLivelyNamespaceDo (C:\Users\MartinRoberts\cloxp-0.2.0\LivelyKernel\node_modules\lively-loader\index.js:171:14)
at loadNodejsLively (C:\Users\MartinRoberts\cloxp-0.2.0\LivelyKernel\bin\lk-server.js:205:30)
at fn (C:\Users\MartinRoberts\cloxp-0.2.0\LivelyKernel\node_modules\async\lib\async.js:638:34)
at Immediate. (C:\Users\MartinRoberts\cloxp-0.2.0\LivelyKernel\node_modules\async\lib\async.js:554:34)
at runCallback (timers.js:637:20)
at tryOnImmediate (timers.js:610:5)
at processImmediate [as _immediateCallback] (timers.js:582:5)

@rksm
Copy link
Member

rksm commented Jul 26, 2017

This looks fixable, I'll take a look...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants