adele-angel / system-monitor

System performance monitor using Node, Express, Redis, Socket.IO, MongoDB and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot create property 'path' on string 'redis-<PORT>.<NR>.eu-west-1-2.ec2.cloud.redislabs.com'

ningji opened this issue · comments

cd node-files
npm install
./node_modules/.bin/nodemon

i got this, how to fix pls ?

/home/ningji/2keep/system-monitor/node-files/node_modules/redis/lib/createClient.js:67

        options.path = url;
                     ^

TypeError: Cannot create property 'path' on string 'redis-..eu-west-1-2.ec2.cloud.redislabs.com'