Closed pritamgupta-07 closed 1 year ago
Have you verified the changes? It doesn't look like pnpm-lock.yaml
file has been updated. Can you please execute pnpm i
push the commit?
Sorry, I don't have much idea about YAML files. Can you guide me? Actually i am new to this.
Lock files don't have to be touched by hand, just run pnpm i
, it'll update by itself :)
i meshed up while installing pnpm on my machine.
i think everything is okay this time.
Last commit is again incompatible with lock file (you changed the package.json
without running pnpm i
). Please run pnpm i
and push again. This will be the last nitpick before merging.
Next to it, everything else LGTM :tada:, thanks for your contribution!
So i need to run pnpm i everytime when ever package.json file is changes. thanks for the guidance.
updated vitepress to latest version ^1.0.0-rc.20 #11