nodeschool / discussions

:school::speech_balloon: need help with nodeschool? or just wanna ask a question? open an issue on this repo!
489 stars 107 forks source link

javascripting, vagrant, npm install, blue menu #2618

Closed mhener closed 2 years ago

mhener commented 2 years ago

I am trying to open the javascripting menu (I am currently doing a prep course for a bootcamp that requires me completing this). I have tried everything, re-doing my work, googling, going on YouTube, and reading everything online, I cannot seem to find a solution. I should also add, I am very new to this.

This is my what my terminal looks like right now:

The default interactive shell is now zsh. To update your account to use zsh, please run chsh -s /bin/zsh. For more details, please visit https://support.apple.com/kb/HT208050. Mardins-MBP:~ mardin$ cd lighthouse Mardins-MBP:lighthouse mardin$ vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Machine already provisioned. Run vagrant provision or use the --provision ==> default: flag to force provisioning. Provisioners marked to run always will still run. Mardins-MBP:lighthouse mardin$ vagrant ssh Welcome to Ubuntu 16.04.3 LTS (GNU/Linux 4.4.0-87-generic x86_64) .-='-. db .--==-, (_ ( IIII ( ) . ( |" " |-.( , ) '-._HHHHHH)---' '--' |. |-- | | Lighthouse Labs _H,=====;| Built # 20171219-141500-8dc7a2e n///``_\ /|:: :|. .|:::|::| Direct complaints to /dev/null _%&|_&%"|"| H||__

Can anyone help me with this? I would really appreciate it!

Twice, I was able to get the blue menu, but I could never go back to it. The second time I got to the menu, every time I tried completing the introduction assignment by creating an introduction.js file, it would not show up on my actual folder. Any insight into this would also be very much appreciated!

mhener commented 2 years ago

anyone?