You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.
I have installed hypercloud on debain and when I receiving some errors the below errors that are preventing hypercloud from starting
Detected node version 6, transpiling async to generators
Data directory: ./.hypercloud
body-parser deprecated undefined extended: provide extended option index.js:35:22
/var/www/vhosts/hamer.io/cloud.hamer.io/hypercloud/node_modules/hypercloud-ui-vanilla/index.js:37
app.get('/', async ({req, res}) => {
^
SyntaxError: Unexpected token (
at Object.exports.runInThisContext (vm.js:76:16)
at Module._compile (module.js:542:28)
at Module._extensions..js (module.js:579:10)
at Object.require.extensions.(anonymous function) [as .js] (/var/www/vhosts/hamer.io/cloud.hamer.io/hypercloud/node_modules/babel-register/lib/node.js:152:7)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
at Module.require (module.js:497:17)
at require (internal/module.js:20:19)
at module.exports (/var/www/vhosts/hamer.io/cloud.hamer.io/hypercloud/index.js:135:13)
at Object. (/var/www/vhosts/hamer.io/cloud.hamer.io/hypercloud/bin.js:5:11)
at Module._compile (module.js:570:32)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:
The text was updated successfully, but these errors were encountered:
I have installed hypercloud on debain and when I receiving some errors the below errors that are preventing hypercloud from starting
Detected node version 6, transpiling async to generators
Data directory: ./.hypercloud
body-parser deprecated undefined extended: provide extended option index.js:35:22
/var/www/vhosts/hamer.io/cloud.hamer.io/hypercloud/node_modules/hypercloud-ui-vanilla/index.js:37
app.get('/', async ({req, res}) => {
^
SyntaxError: Unexpected token (
at Object.exports.runInThisContext (vm.js:76:16)
at Module._compile (module.js:542:28)
at Module._extensions..js (module.js:579:10)
at Object.require.extensions.(anonymous function) [as .js] (/var/www/vhosts/hamer.io/cloud.hamer.io/hypercloud/node_modules/babel-register/lib/node.js:152:7)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
at Module.require (module.js:497:17)
at require (internal/module.js:20:19)
at module.exports (/var/www/vhosts/hamer.io/cloud.hamer.io/hypercloud/index.js:135:13)
at Object. (/var/www/vhosts/hamer.io/cloud.hamer.io/hypercloud/bin.js:5:11)
at Module._compile (module.js:570:32)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:
The text was updated successfully, but these errors were encountered: