Cant upgrade.
-
When I run
git fetch
and then
git reset --hard origin/v0.9.3 (Upgrading from 0.9.1)I get
atal: ambiguous argument 'origin/v0.9.3': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'and then when I run ./nodebb upgrade, I get this error:
Copyright © 2024 NodeBB | Contributors