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
This may not be an issue, but it's failed twice in one day:
hugo 0.91.2-1798BD3F+extended
$ cloudcannon files pull
Using hugo compiler
Preserving 10902 files from last build
Updating 28 files... done
$ cloudcannon run build
Preparing HTML files... done
$ source .cloudcannon/preinstall
Downloading and installing node v14.18.0...
Downloading https://nodejs.org/dist/v14.18.0/node-v14.18.0-linux-x64.tar.xz...
0.1%
######################################################################## 100.0%
Computing checksum with sha256sum
Checksums matched!
Now using node v14.18.0 (npm v6.14.15)
Installing default global packages from /usr/local/.nvm/default-packages...
npm install -g --quiet [email protected][email protected][email protected] yarn
npm WARN deprecated [email protected]: This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in.
> [email protected] preinstall /usr/local/.nvm/versions/node/v14.18.0/lib/node_modules/yarn
> :; (node ./preinstall.js > /dev/null 2>&1 || true)
/usr/local/.nvm/versions/node/v14.18.0/bin/cloudcannon-hugo -> /usr/local/.nvm/versions/node/v14.18.0/lib/node_modules/cloudcannon-hugo/src/index.js
/usr/local/.nvm/versions/node/v14.18.0/bin/reseed -> /usr/local/.nvm/versions/node/v14.18.0/lib/node_modules/reseed/index.js
/usr/local/.nvm/versions/node/v14.18.0/bin/rosey -> /usr/local/.nvm/versions/node/v14.18.0/lib/node_modules/rosey/index.js
/usr/local/.nvm/versions/node/v14.18.0/bin/yarn -> /usr/local/.nvm/versions/node/v14.18.0/lib/node_modules/yarn/bin/yarn.js
/usr/local/.nvm/versions/node/v14.18.0/bin/yarnpkg -> /usr/local/.nvm/versions/node/v14.18.0/lib/node_modules/yarn/bin/yarn.js
> [email protected] postinstall /usr/local/.nvm/versions/node/v14.18.0/lib/node_modules/rosey/node_modules/@grpc/grpc-js/node_modules/protobufjs
> node scripts/postinstall
> [email protected] postinstall /usr/local/.nvm/versions/node/v14.18.0/lib/node_modules/rosey/node_modules/protobufjs
> node scripts/postinstall
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/reseed/node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/rosey/node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
added 860 packages from 450 contributors in 15.221s
Now using node v14.18.0 (npm v6.14.15)
$ cd /usr/local/__site/src/
$ export NODE_PATH=`pwd`/node_modules:$NODE_PATH
$ if [ -f package.json ]; then npm i; fi
npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
npm WARN [email protected] requires a peer of algoliasearch@>= 3.1 < 5 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of algoliasearch@>= 3.1 < 5 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
audited 677 packages in 2.765s
40 packages are looking for funding
run `npm fund` for details
found 40 vulnerabilities (2 low, 1 moderate, 29 high, 8 critical)
run `npm audit fix` to fix them, or `npm audit` for details
$ source .cloudcannon/prebuild
npm WARN [email protected] requires a peer of algoliasearch@>= 3.1 < 5 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of algoliasearch@>= 3.1 < 5 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
audited 677 packages in 2.646s
40 packages are looking for funding
run `npm fund` for details
found 40 vulnerabilities (2 low, 1 moderate, 29 high, 8 critical)
run `npm audit fix` to fix them, or `npm audit` for details
Parsed version 0.91.2_extended
Downloading Hugo 0.91.2_extended...
Extracting Hugo 0.91.2_extended...
Now using Hugo 0.91.2_extended
$ cd /usr/local/__site/src/
$ hugo --environment skip-json --destination public --baseURL / --buildDrafts --noTimes
hugo: downloading modules …
go: github.com/theNewDynamic/[email protected]: invalid version: git fetch -f origin refs/heads/*:refs/heads/* refs/tags/*:refs/tags/* in /tmp/hugo_cache/modules/filecache/modules/pkg/mod/cache/vcs/a303229560cb5e2879f866c9f4ef53635f9ef7a86929ea988409f452d0034aa0: exit status 128:
fatal: unable to access 'https://github.com/theNewDynamic/hugo-module-tnd-media/': Failed to connect to github.com port 443 after 129378 ms: Connection timed out
hugo: collected modules in 131790 ms
Total in 131791 ms
Error: failed to download modules: failed to execute 'go [mod download]': failed to execute binary "go" with args [mod download]: go: github.com/theNewDynamic/[email protected]: invalid version: git fetch -f origin refs/heads/*:refs/heads/* refs/tags/*:refs/tags/* in /tmp/hugo_cache/modules/filecache/modules/pkg/mod/cache/vcs/a303229560cb5e2879f866c9f4ef53635f9ef7a86929ea988409f452d0034aa0: exit status 128:
fatal: unable to access 'https://github.com/theNewDynamic/hugo-module-tnd-media/': Failed to connect to github.com port 443 after 129378 ms: Connection timed out
*errors.errorString
❌ Your build failed, make an update and try again.
The text was updated successfully, but these errors were encountered:
This may not be an issue, but it's failed twice in one day:
The text was updated successfully, but these errors were encountered: