Thinkful-Ed / node-sql-sequelize-lessons

Extension work on SQL and Sequelize for Thinkful's Node course
https://courses.thinkful.com/node-sql-001v1/unit/1
1 stars 4 forks source link

User-submitted feedback for 1.1.1 #4

Closed coach-t closed 7 years ago

coach-t commented 7 years ago

Step 10 should say createdb -U dev dev instead of createdb dev -U dev

The user flag needs to come before the database name on windows, otherwise you'll get a "too many arguments" error.

Curriculum url: https://courses.thinkful.com/node-sql-001v1/assignment/1.1.1 UUID: 81cb8a31-e895-11e6-a3eb-03934004d1da