netlify / netlify-cli-tutorial

Interactive tutorial for netlify CLI
6 stars 2 forks source link

Netlify CLI tutorial doesn't deploy #3

Open FrenchBen opened 8 years ago

FrenchBen commented 8 years ago

It doesn't seem that there is any feedback to the user, when following along the tutorial and deploying a static site with netlify deploy

Expected

Feedback about the deployment is given to the user along with the default settings.

Actual

Try changing the current working directory to one of the demo sites
(hint: use ls and cd to navigate)

$ ls
static-site jekyll-site README
$ cd static-site

This directory contains a simple static site. Lets push it to netlify now
Run netlify deploy and pick the default settings to push this site to our global CDN

$ netlify deploy
$ netlify deploy
$ netlify deploy

Additional info

it seems that one of the commands within the tutorial breaks the feedback.

Type or click help to learn about netlify's CLI

$ npm install netlify-cli -g

/usr/local/bin/netlify -> /usr/local/lib/node_modules/netlify-cli/bin/cli.js
├── left-pad@0.0.3
├── isarray@1.0.0
├── is-positive-integer@1.1.1
├── babel@6.5.2

Great! Now you have the netlify command available
Try typing netlify to learn more about what it does

$ cd static-site

This directory contains a simple static site. Lets push it to netlify now
Run netlify deploy and pick the default settings to push this site to our global CDN

$ netlify deploy
? No site id specified, create a new site (Y/n) 
KavehRS commented 6 years ago

It did not work for me either

http://kaveh-main.netlify.com/