You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From my terminal, I have created the file named introduction.js as instructed. The next instruction is that I open the file in my editor and add this text: console.log('hello')
I don't seem to know how to locate the file from my VS code editor. please help
My node version is 8.9.4 and npm is v 5.6.0. I have created introduction.js and tried to add console.log('hello') from CLI. When i tried to verify using javascripting verify introduction.js, I get either of these two errors EEXIST: file already exists, mkdir '/home/vagrant/.config/workshopper' or EEXIST: file already exists, mkdir '/home/vagrant/.config/javascripting
'
Notes
Please delete this section after reading it
If you have a problem with an error message:
Error output
My Code
// copy your code here
The text was updated successfully, but these errors were encountered: