Seems that I'm not the only one who's got this issue while enabling the extension...
PDOException: SQLSTATE[42000]: Syntax error or access violation: 1142 REFERENCES command denied to user 'forum'@'localhost' for table 'forum.users'
askvortsov
Reviewed phpMyAdmin I found that you have to grant privilege for REFERENCES
to your MySQL user Manually
If something went wrong
still appears, simply delete push_subscription
table and it should be working fine