-
I updated my Doks repo to the latest release using the command May I know how to solve this issue? Note: I tried deploying locally before updating and it has no issue, it only failed to deploy after updating D:\encient.github.io>npm install @hyas/doks-core@latest
removed 612 packages, changed 2 packages, and audited 11 packages in 12s
2 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
D:\encient.github.io>npm run dev
> encient-blog-hyas@0.0.0 dev
> exec-bin node_modules/.bin/hugo/hugo server --bind=0.0.0.0 --disableFastRender --baseURL=http://localhost --noHTTPCache
'exec-bin' is not recognized as an internal or external command,
operable program or batch file.
D:\encient.github.io>npm install -g npm@10.3.0
removed 11 packages, and changed 26 packages in 4s
24 packages are looking for funding
run `npm fund` for details
D:\encient.github.io>npm run dev
> encient-blog-hyas@0.0.0 dev
> exec-bin node_modules/.bin/hugo/hugo server --bind=0.0.0.0 --disableFastRender --baseURL=http://localhost --noHTTPCache
'exec-bin' is not recognized as an internal or external command,
operable program or batch file. |
Beta Was this translation helpful? Give feedback.
Answered by
h-enk
Jan 16, 2024
Replies: 1 comment
-
Working on the docs right now — see Upgrade to v1.3 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
encient
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Working on the docs right now — see Upgrade to v1.3