Closed webhype closed 1 month ago
I did create a fresh installation and didn't run through the issue :/
@webhype Please make sure to create the .env files prior to running seed command. I ran into a similar issue, but worked after I have the .env files added.
I recently added the prerequisites in order to correctly start LaunchPad. Make sure to follow them :) Closing this then!
Fix
Describe your request
@strapi/email dependency seems to be missing in strapi/package.json
Steps to reproduce the behavior
yarn seed
from within strapi folderExpected behavior
That it succeed in seeding the site.