heyjaywilson / peakfit

iOS App using Swift Data to track strength exercises
Apache License 2.0
10 stars 2 forks source link

Fix NPM commands in the README.md #40

Open Drag0ndust opened 1 hour ago

Drag0ndust commented 1 hour ago

There are some errors in the README.md for the NPM commands.

I can also do a quick fix for this.

heyjaywilson commented 1 hour ago

I'll assign to you :) Thanks!

Drag0ndust commented 1 hour ago

I can't commit to the repo because of a missing pre-commit hook. Can you please check it and add it?

This is the error message:

Couldn't find .git/COMMIT_EDITMSG
heyjaywilson commented 52 minutes ago

Husky should add those messages when you run npm prepare

Drag0ndust commented 51 minutes ago

no, it doesn't add it for me

heyjaywilson commented 50 minutes ago

looking into it right now

heyjaywilson commented 37 minutes ago

Try running npx husky . in the terminal. I'm about to put up a PR but I still need to retest.

heyjaywilson commented 11 minutes ago

@Drag0ndust I had to update the commit messages. I should've tested this out a bit more. Main is updated