Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

files issues #21

Open
unpredictablemahi opened this issue Nov 7, 2024 · 2 comments
Open

files issues #21

unpredictablemahi opened this issue Nov 7, 2024 · 2 comments

Comments

@unpredictablemahi
Copy link

node:fs:448
return binding.readFileUtf8(path, stringToFlags(options.flag));
^
Error: EISDIR: illegal operation on a directory, read
at Object.readFileSync (node:fs:448:20)
at Object. (/app/start.js:4:20)
at Module._compile (node:internal/modules/cjs/loader:1469:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
at Module.load (node:internal/modules/cjs/loader:1288:32)
at Module._load (node:internal/modules/cjs/loader:1104:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
at node:internal/main/run_main_module:28:49 {
errno: -21,
code: 'EISDIR',
syscall: 'read'
}
Node.js v20.18.0

@unpredictablemahi
Copy link
Author

Now stucked at starting browser 🙂

@Lukey372
Copy link

Lukey372 commented Nov 7, 2024

Now stuck at starting browser 🙂

Got the same issue here

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

No branches or pull requests

2 participants