Gauthier Eholoum

Results 11 comments of 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. ![cannot-find-module-rollup](https://github.com/strapi/strapi/assets/26385667/d369799b-d5cb-41a5-a8dc-d0b1fe301ee3) When I enter `npm install`, I get "email plugin missing" now ![cannot-find-module-strapi-plugin-email](https://github.com/strapi/strapi/assets/26385667/cc916506-dc71-4b0f-81cc-66e368fa7936)

> > 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 &...

![Screenshot from 2019-08-10 08-15-41](https://user-images.githubusercontent.com/26385667/62819636-597dce80-bb47-11e9-94c8-f91412519409.png)