I can't make this work once i deploy
I'm trying to deploy this code on Vercel but is always not working, the only thing it said it was to put {"author":"my name"} in one part of the .json, after this, i tried to deploy and i can't manage to find a way to make this app run ): i'm trying this course from codecamp:
https://www.freecodecamp.org/learn/back-end-development-and-apis/managing-packages-with-npm/how-to-use-package-json-the-core-of-any-node-js-project-or-npm-package
The application deployed:
https://boilerplate-npm-9x5q.vercel.app/
The code with only the change at the .json file:
https://github.com/kelvscode/boilerplate-npm
GitHub
GitHub - kelvscode/boilerplate-npm: A boilerplate for the freeCodeC...
A boilerplate for the freeCodeCamp curriculum. Contribute to kelvscode/boilerplate-npm development by creating an account on GitHub.
1 Reply
Could you please send the log from vercel… it’s help a lot to identify the errors.