react-native-authentication icon indicating copy to clipboard operation
react-native-authentication copied to clipboard

sails lift not working

Open JiboStore opened this issue 8 years ago • 3 comments

I followed the readme until sails lift which appears to be working, but http://localhost:3000 is not accessible.. so does http://localhost:1337

npm -v: 3.10.10 node -v: v6.9.4 sails -v: 0.12.13

JiboStore avatar Aug 17 '17 07:08 JiboStore

@JiboStore and did you try to open the http://localhost:1337/users page in the browser?

dead23angel avatar Sep 12 '17 04:09 dead23angel

yes, indeed, the entire http://localhost:1337/ is not even available. Sails lift didn't throw any error in console, so I thought there must be an error.log somewhere. Can't find any

JiboStore avatar Sep 12 '17 04:09 JiboStore

I have the same issue. @dead23angel @JiboStore @alexmngn

vishrantgupta avatar Sep 10 '18 21:09 vishrantgupta