Skip to content

Getting Cannot read property 'providers' of undefined when i run 'npm run dev' #33

Discussion options

You must be logged in to vote

You need to generate your .env file using this command
cp example.env .env

Then you set up your env values e.g your database values
Once that is done, for Windows users, you make use of the Git Bash terminal to run 'npm run dev'

Let me know if this is helpful

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
6 replies
@Alexigbokwe
Comment options

@isaacssemugenyi
Comment options

@Alexigbokwe
Comment options

@isaacssemugenyi
Comment options

@Alexigbokwe
Comment options

Comment options

You must be logged in to vote
1 reply
@isaacssemugenyi
Comment options

Answer selected by isaacssemugenyi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants