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

'Cannot read config file' error on Windows #107

Open
Maden23 opened this issue May 29, 2021 · 0 comments
Open

'Cannot read config file' error on Windows #107

Maden23 opened this issue May 29, 2021 · 0 comments

Comments

@Maden23
Copy link

Maden23 commented May 29, 2021

Hi!
I am trying to build this on Windows, but npm run build fails with this error.

error  in ./src/main.js

Module build failed (from ./node_modules/thread-loader/dist/cjs.js):
Thread Loader (Worker 0)
Cannot read config file: C:\Users\maden\Downloads\obs-tablet-remote-master\obs-tablet-remote-master\.eslintrc.js
Error: Unexpected token {
    at PoolWorker.fromErrorObj (C:\Users\maden\Downloads\obs-tablet-remote-master\obs-tablet-remote-master\node_modules\thread-loader\dist\WorkerPool.js:262:12)
    at C:\Users\maden\Downloads\obs-tablet-remote-master\obs-tablet-remote-master\node_modules\thread-loader\dist\WorkerPool.js:204:29
    at mapSeries (C:\Users\maden\Downloads\obs-tablet-remote-master\obs-tablet-remote-master\node_modules\neo-async\async.js:3625:14)
    at createScript (vm.js:80:10)
    at Object.runInThisContext (vm.js:139:10)
    at Module._compile (module.js:616:28)
    at Object.Module._extensions..js (module.js:663:10)
    at Module.load (module.js:565:32)
    at tryModuleLoad (module.js:505:12)
    at Function.Module._load (module.js:497:3)
    at Module.require (module.js:596:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (C:\Users\maden\Downloads\obs-tablet-remote-master\obs-tablet-remote-master\node_modules\xo\node_modules\fs-extra\lib\mkdirs\index.js:3:44)

 @ multi ./src/main.js

Any idea how it can be fixed?

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

1 participant