examples icon indicating copy to clipboard operation
examples copied to clipboard

Instructions for Node.js Hello World are incorrect

Open akbyrd opened this issue 1 year ago • 1 comments

The readme says to clone a subdirectory of this repository. git does not allow this.

git clone https://github.com/vercel/examples/tree/main/solutions/node-hello-world
Cloning into 'node-hello-world'...
fatal: repository 'https://github.com/vercel/examples/tree/main/solutions/node-hello-world/' not found

https://github.com/vercel/examples/blob/main/solutions/node-hello-world/README.md

akbyrd avatar Dec 25 '24 21:12 akbyrd

Hi! I'd like to work on this issue. If no one else is currently working on it, I'll submit a PR shortly.

developerjhp avatar Dec 26 '24 01:12 developerjhp