bradtraversy / bs4starter

Starter pack for Bootstrap 4 Beta
181 stars 145 forks source link

bash: atom: command not found #2

Open g10el opened 6 years ago

g10el commented 6 years ago

why i can't open atom editor through git bash like you did??

this is the error:: gioel@DESKTOP-1UN94C0 MINGW64 /c/bs4projects/bs4starter $ atom . bash: atom: command not found

please reply...

by the way this is a great course, Thanks Brad.

javiergomezve commented 6 years ago

You need to add Atom's installation folder in the PATH variable

https://www.howtogeek.com/118594/how-to-edit-your-system-path-for-easy-command-line-access/

kawsar-rahman commented 6 years ago

I have the aforemention problem. I could not understand the path variable system described in link.

Please help me.

Kawsar Bangladesh

mebrijeshshah commented 6 years ago

gulp issue shown when npm install. $ npm install npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5