face-hh/griddycode

"pwd" error on gaming OS 10 (Windows 10)

Closed this issue · 0 comments

Describe the bug
GriddyCode's File manager tries to run pwd on Windows, however, pwd doesn't exist.

OS.execute("pwd", [], path)

#67 Fixes this issue.

To Reproduce
Run GriddyCode
Check logs, it should mention "ERROR: Could not create child process: pwd", otherwise, you're not using Windows.

Expected behavior
It shouldn't print the error.

Screenshots
Error:
image

Desktop (please complete the following information):

  • OS: Windows 10
  • Version v1.1.1