Renato Rozas
Renato Rozas
Remove package-lock.json from tracking so when running the commands to get started with nextjs-started works. This pull request addresses: https://github.com/iaincollins/nextjs-starter/issues/115
**Describe the bug** When you run the steps documented under [Running locally in development mode](https://github.com/iaincollins/nextjs-starter#running-locally-in-development-mode), it will fail installing the packages because package-lock.json is present. In order to fix this...
I followed every instruction methodically, and I keep getting this error: Error: Datasource class mongodb.mongodbSource could not be found. I thought it had to do with the naming conventions on...