vercel / og-image

Open Graph Image as a Service - generate cards for Twitter, Facebook, Slack, etc
https://og-image.vercel.app
MIT License
4.05k stars 1.27k forks source link

Error! spawn yarn ENOENT #193

Closed ats1999 closed 2 years ago

ats1999 commented 2 years ago
rahul@rahul:~/Desktop/projects/og-image$ npx vercel dev
Vercel CLI 23.1.2 dev (beta) — https://vercel.com/feedback
> Creating initial build
Running "yarn run build"
Error! spawn yarn ENOENT

Getting this on ubuntu :)

styfle commented 2 years ago

Do you have npm or yarn installed in the current PATH?

npm --version
yarn --version

If not, you can see alternative installations here https://classic.yarnpkg.com/en/docs/install