examples
examples copied to clipboard
Instructions for Node.js Hello World are incorrect
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
Hi! I'd like to work on this issue. If no one else is currently working on it, I'll submit a PR shortly.