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
Hello, i'm stuck in exercise 9, i got an error ⚠️ , could you please help. thank you!
functional-javascript run logger.js
fs.js:114
throw err;
^
Error: ENOENT: no such file or directory, open 'local_path\AppData\Local\Temp;C:\Program Files\Java\jdk1.8.0_111\bin\solution.js.input.json'
at Object.openSync (fs.js:438:3)
at Object.writeFileSync (fs.js:1189:35)
at Exercise.setupWrapperModule (local_path\AppData\Roaming\npm\node_modules\functional-javascript-workshop\exercises\runner.js:51:12)
at next (local_path\AppData\Roaming\npm\node_modules\functional-javascript-workshop\node_modules\workshopper-exercise\exercise.js:145:15)
at local_path\AppData\Roaming\npm\node_modules\functional-javascript-workshop\node_modules\workshopper-exercise\exercise.js:149:7
at process._tickCallback (internal/process/next_tick.js:61:11)
The text was updated successfully, but these errors were encountered:
@timoxley Thank you for your help. I try in another computer and works fine. I don't know what happend, because works fine until excercise 9. I have to review path variables. 🤓
Hello, i'm stuck in exercise 9, i got an error⚠️ , could you please help. thank you!
The text was updated successfully, but these errors were encountered: