tree-gateway icon indicating copy to clipboard operation
tree-gateway copied to clipboard

can't run tree-gateway

Open rainmanhhh opened this issue 7 years ago • 0 comments

install with yarn, can't start it: Error starting gateway: Class constructor Configuration cannot be invoked without 'new' node version: v10.10.0 tsc version: Version 3.0.3

install with npm, can't access admin page(localhost:8001): AuthenticationError: Unauthorized at allFailed (/usr/lib/node_modules/tree-gateway/node_modules/passport/lib/middleware/authenticate.js:159:21) at attempt (/usr/lib/node_modules/tree-gateway/node_modules/passport/lib/middleware/authenticate.js:167:28) at JwtStrategy.strategy.fail (/usr/lib/node_modules/tree-gateway/node_modules/passport/lib/middleware/authenticate.js:284:9) ...

rainmanhhh avatar Sep 29 '18 05:09 rainmanhhh