You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current setup uses an npm packaged Hugo binary and no longer requires a locally installed version of Hugo. However, the echo message for check-deps doesn't reflect that, instead echoing
Checking if 'npm' and local 'hugo' binary are present...
Desired Behavior
The echo message should be changed to be more accurate
The current setup uses an npm packaged Hugo binary and no longer requires a locally installed version of Hugo. However, the echo message for
check-depsdoesn't reflect that, instead echoingDesired Behavior
The echo message should be changed to be more accurate
Contributor Guide and Resources