HubTaxi-Server icon indicating copy to clipboard operation
HubTaxi-Server copied to clipboard

Unable to run the server

Open khanani92 opened this issue 6 years ago • 4 comments

Hi, I have done npm install. And trying to run npm start. getting this in log

[email protected] start /home/khanani92/Development/cloud_app/hubtaxi/HubTaxi-Server node server

connect.multipart() will be removed in connect 3.0 visit https://github.com/senchalabs/connect/wiki/Connect-3.0 for alternatives connect.limit() will be removed in connect 3.0 { _apiServerPath: '/home/khanani92/Development/cloud_app/hubtaxi/HubTaxi-Server', _port: 6868, _sessionSecret: 'Enter Secret', _cookieSecret: 'Enter Secret', _db: 'mongodb://localhost/HubTaxi', _tokenScrete: 'huhuhu' }

Kindly help.

khanani92 avatar Oct 16 '17 14:10 khanani92

Getting this error in log "TypeError: Cannot read property 'prototype' of undefined", " at Object. (/home/khanani92/Development/cloud_app/hubtaxi/HubTaxi-Server/node_modules/policyfile/lib/server.js:254:33)",

khanani92 avatar Oct 17 '17 08:10 khanani92

were u able to resolve ?

Sphinix1 avatar Aug 20 '18 12:08 Sphinix1

guys, you need to update libraries, because of it is outlet project, with these library version you will get exceptions, you need to update library version to run it.

Coenni avatar Sep 18 '18 13:09 Coenni

@Coenni What libraries do i update to what version? Do you solvedit?

javiercani avatar Aug 30 '19 15:08 javiercani