kriasoft / graphql-starter-kit

💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, and Joy UI.
https://graphqlstart.com
MIT License
3.88k stars 553 forks source link

error while run yarn setup #362

Closed Wacque closed 1 year ago

Wacque commented 1 year ago

error shows while run yarn setup

Error: Your application tried to access dotenv, but it isn't declared in your dependencies; this makes the require call ambiguous and unsound.
koistya commented 1 year ago

@Wacque thanks for the report! Just fixed it in #363