Do you use ChatGPT to solve code errors?

Updated by Brady Stroud [SSW] 1 year ago. See history

123
No component provided for introEmbed

For example, let's say you try to run ef migrations using the command:

dotnet ef database-update

If this command gives you an error like:

No project was found. Change the current working directory or use the --project option.

Then you could ask ChatGPT and it would give you the solution!

Image

Figure: ChatGPT helps you with an EF Core error message

Try it yourself, copy and paste this into ChatGPT

What is this error in EF Core?
No project was found. Change the current working directory or use the --project option.

Acknowledgements

Adam Cogan
Piers Sinclair
Related rules

Need help?

SSW Consulting has over 30 years of experience developing awesome software solutions.

We open source.Loving SSW Rules? Star us on GitHub. Star