tree-gateway
tree-gateway copied to clipboard
can't run tree-gateway
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) ...