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

Package success, but error execution. #10

Open
leeeco610 opened this issue Dec 11, 2017 · 0 comments
Open

Package success, but error execution. #10

leeeco610 opened this issue Dec 11, 2017 · 0 comments

Comments

@leeeco610
Copy link

[2017-12-11 22:39:02.626] [ERROR] console - /Users/lihaipeng/projects/ht/node_modules/.npminstall/connect-redis/3.3.2/connect-redis/lib/connect-redis.js:100
this.client.auth(options.pass, function (err) {
^

TypeError: this.client.auth is not a function
at new RedisStore (/Users/lihaipeng/projects/ht/node_modules/.npminstall/connect-redis/3.3.2/connect-redis/lib/connect-redis.js:100:19)
at Object. (/Users/lihaipeng/projects/ht/app.js:71:12)
at Module._compile (module.js:641:30)
at Object.require.extensions..js ([eval]:1:5413)
at Module.load (module.js:560:32)
at tryModuleLoad (module.js:503:12)
at Function.Module._load (module.js:495:3)
at Module.require (module.js:585:17)
at require (internal/module.js:11:18)
at Object. (/Users/lihaipeng/projects/ht/bin/www:7:11)

When i execute 'node ./bin/www' in original project , it run success.

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

1 participant