'Can't run expo's virtual machine on window?
I faced this problem when I was testing expo's virtual machine on Windows. I just started learning about react-native, but when I use expo's virtual machine, it gives me an error like that. Hope to get some help from everyone. Thanks for all.
C:\Users\Windows 10>npm run FDM
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path C:\Users\Windows 10/package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\Windows 10\package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Windows 10\AppData\Local\npm-cache\_logs\2022-04-22T05_47_48_796Z-debug-0.log
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
