HugoBlox / hugo-blox-builder

🚨 GROW YOUR AUDIENCE WITH HUGOBLOX! 🚀 HugoBlox is an easy, fast no-code website builder for researchers, entrepreneurs, data scientists, and developers. Build stunning sites in minutes. 适合研究人员、企业家、数据科学家和开发者的简单快速无代码网站构建器。用拖放功能、可定制模板和内置SEO工具快速创建精美网站!
https://hugoblox.com/templates/
MIT License
8.2k stars 2.9k forks source link

Failed to install node version '12.18.0' error #1830

Closed rmastand closed 4 years ago

rmastand commented 4 years ago

I'm trying to make a few edits to my site, and each time I modify my personal repository from the github website, I get the following errors:

11:50:36 AM: Build ready to start
11:50:40 AM: build-image version: b0258b965567defc4a2d7e2f2dec2e00c8f73ad6
11:50:40 AM: build-image tag: v3.4.1
11:50:40 AM: buildbot version: fcbc7a79f7372e5995cf02954ef19fc48d20c871
11:50:41 AM: Fetching cached dependencies
11:50:41 AM: Starting to download cache of 102.4MB
11:50:41 AM: Finished downloading cache in 783.310278ms
11:50:41 AM: Starting to extract cache
11:50:44 AM: Finished extracting cache in 3.031730669s
11:50:44 AM: Finished fetching cache in 3.840304448s
11:50:44 AM: Starting to prepare the repo for build
11:50:45 AM: Preparing Git Reference refs/heads/master
11:50:47 AM: Starting build script
11:50:47 AM: Installing dependencies
11:50:47 AM: Python version set to 2.7
11:50:47 AM: Started restoring cached node version
11:50:50 AM: Finished restoring cached node version
11:51:06 AM: Version '12.18.0' not found - try `nvm ls-remote` to browse available versions.
11:51:06 AM: Failed to install node version '12.18.0'
11:51:06 AM: Error running command: Build script returned non-zero exit code: 1
11:51:06 AM: Failing build: Failed to build site
11:51:06 AM: Failed during stage 'building site': Build script returned non-zero exit code: 1
11:51:06 AM: Finished processing build request in 25.317798149s

These same lines show up no matter what edits I make to my site. I'm not quite sure what version of what I'm meant to update, or how to update it from the desktop. Thank you!

gcushen commented 4 years ago

For questions and support, see https://github.com/gcushen/hugo-academic/blob/master/.github/support.md

Academic does not require Node. It might be a Netlify issue - you can try to redeploy (login to Netlify > Deploys > Trigger Deploy > Deploy Site).

You might find the Hugo Forums and Netlify Forums useful (and provide a link to your Github repo) since it does not appear to be directly related to Academic based on the info provided.