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

Not Working on Windows OS #4

Closed
stanleyowen opened this issue May 6, 2021 · 1 comment
Closed

Not Working on Windows OS #4

stanleyowen opened this issue May 6, 2021 · 1 comment

Comments

@stanleyowen
Copy link
Contributor

Describe the bug
Xplorer is functioning well in Linux Operating System, however when I tried to run on Windows Operating System, it doesn't preview any drives (such as Drives C, D, etc.) and turns out some error messages:

7VM134 E:\xplorer\src\Components\drives.js:47 Uncaught (in promise) ReferenceError: USBStick is not defined
    at Drives (VM134 E:\xplorer\src\Components\drives.js:47)
68VM134 E:\xplorer\src\Components\drives.js:47 Uncaught (in promise) ReferenceError: USBStick is not defined
    at Drives (VM134 E:\xplorer\src\Components\drives.js:47)
Drives @ VM134 E:\xplorer\src\Components\drives.js:47
async function (async)
Drives @ VM134 E:\xplorer\src\Components\drives.js:9
(anonymous) @ VM133 E:\xplorer\src\Components\home.js:91

To Reproduce
Steps to reproduce the behavior:

  1. Clone xplorer repository on Windows Operating System
  2. Run npm i and npm start
  3. See error

Expected behavior
xplorer should not return those error messages and users are able to view their Disks Partition details.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 10 OS Version 2009 (Build 19042.964)
  • Browser Chrome
  • Version 90.0.4430.93
@kimlimjustin
Copy link
Owner

Thanks, @stanleyowen! This issue has been solved by the latest commit, please try it!

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

No branches or pull requests

2 participants