hugo-bin icon indicating copy to clipboard operation
hugo-bin copied to clipboard

Binary wrapper for Hugo

Results 15 hugo-bin issues
Sort by recently updated
recently updated
newest added

When using this package to install Hugo on a Mac with Apple silicon, the AMD64 version is installed instead of the ARM64 version which is built for Apple processors. This...

**hugo-bin:** 0.86.0 **Yarn:** 3.2.1 **Node:** 14.9.0 or 14.9.3 **OS:** Ubuntu 22.04 LTS **Kernel:** 5.10.104-linuxkit Getting an error on hugo-bin installs on linux same versions working on mac. ``` root@82f1295a63ad:/app# yarn...

When using hugo-bin within corporate environments it is often required to use a corporate proxy repository like Artifactory to download your dependencies, because access to internet is restricted. I extended...

Currently is not possible to use this lib on the new M1 Pro processor using Docker, I suspect it is because of the arch that docker is reporting, but cannot...

ref: https://github.com/fenneclab/hugo-bin/issues/32#issuecomment-346198401 actual: `require('crypto').createHash('sha256').update(file).digest('hex')` expected: https://github.com/gohugoio/hugo/releases/download/v0.31/hugo_0.31_checksums.txt

help wanted

At first glance browsing npmjs.com I thought this hadn't been updated since Hugo v0.48 — I'm glad I was wrong since this package is incredibly useful, but is there any...

Current postinstall binary download requires external access. For many corporate environments we have an internal package repository. It would be great if the root portion of the baseUrl can be...

@bep: what do you think about this idea? It would make the package official and you guys could also update it when needed.

When I run npm install hugo-bin behind our company proxy it fails with following error: ``` > [email protected] postinstall D:\SOURCES\Netlify.VDW\node_modules\hugo-bin > del-cli vendor && node lib/install x unable to get...

TODO: - [ ] Update bin-wrapper packages and cut new versions - [ ] Adapt branch protection rules