Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduction to javascript exercise 1 #2641

Open
carolineolagunju opened this issue Mar 24, 2023 · 2 comments
Open

Introduction to javascript exercise 1 #2641

carolineolagunju opened this issue Mar 24, 2023 · 2 comments

Comments

@carolineolagunju
Copy link

Notes

Please delete this section after reading it

If you have a problem with an error message:

  • node version: <run "node -v" in you terminal and replace this>
  • npm version: <run "npm -v" in you terminal and replace this>
  • os: windows 7/windows 10/mac/linux

Error output

 // copy your error output here

My Code

 // copy your code here
@carolineolagunju
Copy link
Author

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

@iDebonair
Copy link

iDebonair commented Mar 26, 2023

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
Screenshot 2023-03-26 at 9 10 53 AM
'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants