Open carolineolagunju opened 1 year ago
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