🔮 Sanity Create is here. Writing is reinvented. Try now, no developer setup

Issues with Netlify build and local npm run dev in Sanity 11ty starter

4 replies
Last updated: Aug 30, 2020
Hi all! Just tried getting the sanity 11ty starter going, and having two issues.1. Netlify refusing to build

11:43:49 AM: Python version set to 2.7
11:44:06 AM: Version '12.18.0' not found - try `nvm ls-remote` to browse available versions.
11:44:06 AM: Failed to install node version '12.18.0'
2. Locally
npm run dev
is throwing an error
Error: You must login first - run "sanity login"
Any obvious things I’ve missed? Did a very vanilla install on
sanity.io/create
Aug 30, 2020, 10:49 AM
Not 100% sure on the Netlify error, but for local you can probably
npm i -g @sanity/cli && sanity login

Aug 30, 2020, 11:16 AM
Not 100% sure on the Netlify error, but for local you can probably
npm i -g @sanity/cli && sanity login

Aug 30, 2020, 11:16 AM
Thanks! Tried another Netlify build an hour later and it just worked. So 🤷 I suppose
Aug 30, 2020, 3:19 PM
Seems like Netlify had some issues today 🙂 https://www.netlifystatus.com/incidents/sbl67cwypcf0
Aug 30, 2020, 3:27 PM

Sanity– build remarkable experiences at scale

Sanity is a modern headless CMS that treats content as data to power your digital business. Free to get started, and pay-as-you-go on all plans.

Was this answer helpful?