Gauthier Eholoum
Gauthier Eholoum
Hi, if you have created your database with utf8 general_ci collation, try this params : ``` 'charset' => 'utf8', 'collation' => 'utf8_general_ci', ``` in **config/database.php**
If not solved, try this solution https://blog.neversyn.com/how-to-fix-specified-key-was-too-long-issue/
I accidentally stumbled upon this bug, any workaround?
> I guess I'm having the same issue with a fresh install of strapi@beta. But for me it is the email plugin which is missing: > > ``` > Error:...
After fresh install it's crashes on rollup.  When I enter `npm install`, I get "email plugin missing" now 
> > I guess I'm having the same issue with a fresh install of strapi@beta. But for me it is the email plugin which is missing: > > ``` >...
> while > Same error, I am using isar 3.0.5 Me too
I know, this will require a lot of work but, it will come with time . - Create a tutorial section (Parse tutorials : File upload, Chat application, Authentication &...
