Closed bL34cHig0 closed 10 months ago
Someone is attempting to deploy a commit to a Personal Account owned by @Dun-sin on Vercel.
@Dun-sin first needs to authorize it.
@bL34cHig0 good work, but you shouldn't add package.json, so this can't be merged, you have to remove the package-lock.json
@bL34cHig0 good work, but you shouldn't add package.json, so this can't be merged, you have to remove the package-lock.json
@Dun-sin oh ok, thanks. Just for clarification, do I remove just package-lock.json
or remove both json files?
Or should I revert the version to 0.0.0-development
in package-lock.json
file
@bL34cHig0 good work, but you shouldn't add package.json, so this can't be merged, you have to remove the package-lock.json
@Dun-sin oh ok, thanks. Just for clarification, do I remove just
package-lock.json
or remove both json files?Or should I revert the version to
0.0.0-development
inpackage-lock.json
file
You can just delete your fork and create the env sample from scratch, don't think you need to clone anything
Fixes Issue
My PR closes #578
👨💻 Changes proposed(What did you do ?)
✔️ Check List (Check all the applicable boxes)
Note to reviewers
I added
.env_sample
file to the root of the project so users can configure the.env
file.📷 Screenshots