Jacek Pietal
Jacek Pietal
if you want a body to collide with anything you need to add it to rbush after the collision is detected, then based on any flags/props on body you can...
looks like generic db error try google grant access to user for table
I didnt, and you're right about the casper
and it works
actually I just did `ncu -a && yarn install github:tryghost/Casper#2.5.1 --save` where ncu is npm check updates
worked for me but I did it myself my relevant dependencies ``` "dependencies": { "@babel/core": "^7.0.0", "casper": "github:tryghost/Casper#2.5.1", "express": "^4.16.3", "ghost": "^2.1.0", "ghost-storage-adapter-s3": "^2.5.2", "path": "^0.12.7", "webpack": "^4.17.1", "webpack-command": "^0.4.1"...
why not 2.1.0 ?
I updated dependencies and few fixes in a fork here: https://www.npmjs.com/package/@jacekpietal/docma @chroventer @jeanlescure @onury
what would you need for /admin homepage and how to access the admin route?