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

Variables Error: ERROR: C:\Users\PC\variables.js does not exist! - Javascripting #2628

Open EduLousa opened 2 years ago

EduLousa commented 2 years ago

Hello! variables.js.txt

Can you help me with the variables module on javascripting, please? I have this message: "Error: ERROR: C:\Users\PC\variables.js does not exist!" Thank you!

Error output

 // copy your error output here
Module: Variables
Error: ERROR: C:\Users\PC\variables.js does not exist!

My Code

let example = some string; console.log(example);

ghost commented 1 year ago

You need to be in the "javascripting" directory you made in step one.

C:\Users\PC\javascripting/variables.js
ghost commented 1 year ago

You need to be in the "javascripting" directory you made in step one.

C:\Users\PC\javascripting/variables.js