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

ENOENT: no such file or directory #4

Open
rodbs opened this issue Apr 14, 2022 · 0 comments
Open

ENOENT: no such file or directory #4

rodbs opened this issue Apr 14, 2022 · 0 comments

Comments

@rodbs
Copy link

rodbs commented Apr 14, 2022

I'm getting all this kind of errors related with ENOENT: no such file or directory, not sure if it's due I'm running it in on Win10

Logs for your project will appear below. Press Ctrl+C to exit.
Web Bundling complete 3856ms
./node_modules/react-dev-utils/webpackHotDevClient.js
Module build failed (from ./node_modules/thread-loader/dist/cjs.js):
Thread Loader (Worker 0)
ENOENT: no such file or directory, open 'C:\trials\tamagui-expo-example\node_modules\react-native-web\dist\cjs\index.js\dist\tamagui-exports.js'
    at PoolWorker.fromErrorObj (C:\trials\tamagui-expo-example\node_modules\thread-loader\dist\WorkerPool.js:346:12)
    at C:\trials\tamagui-expo-example\node_modules\thread-loader\dist\WorkerPool.js:219:29    
    at mapSeries (C:\trials\tamagui-expo-example\node_modules\neo-async\async.js:3625:14)
    at Object.openSync (node:fs:585:3)
    at Object.writeFileSync (node:fs:2157:35)
    at patchReactNativeWeb (C:\trials\tamagui-expo-example\node_modules\@tamagui\static\dist\cjs\patchReactNativeWeb.js:52:8)
    at Object.loader (C:\trials\tamagui-expo-example\node_modules\tamagui-loader\dist\cjs\loader.js:56:43)
./node_modules/expo/AppEntry.js
Module build failed (from ./node_modules/thread-loader/dist/cjs.js):
Thread Loader (Worker 1)
ENOENT: no such file or directory, open 'C:\trials\tamagui-expo-example\node_modules\react-native-web\dist\cjs\index.js\dist\tamagui-exports.js'
    at PoolWorker.fromErrorObj (C:\trials\tamagui-expo-example\node_modules\thread-loader\dist\WorkerPool.js:346:12)
    at C:\trials\tamagui-expo-example\node_modules\thread-loader\dist\WorkerPool.js:219:29    
    at mapSeries (C:\trials\tamagui-expo-example\node_modules\neo-async\async.js:3625:14)     
    at Object.openSync (node:fs:585:3)
    at Object.writeFileSync (node:fs:2157:35)
    at patchReactNativeWeb (C:\trials\tamagui-expo-example\node_modules\@tamagui\static\dist\cjs\patchReactNativeWeb.js:52:8)
    at Object.loader (C:\trials\tamagui-expo-example\node_modules\tamagui-loader\dist\cjs\loader.js:56:43)
(webpack)/hot/dev-server.js
Module build failed (from ./node_modules/thread-loader/dist/cjs.js):
Thread Loader (Worker 2)
ENOENT: no such file or directory, open 'C:\trials\tamagui-expo-example\node_modules\react-native-web\dist\cjs\index.js\dist\tamagui-exports.js'
    at PoolWorker.fromErrorObj (C:\trials\tamagui-expo-example\node_modules\thread-loader\dist\WorkerPool.js:346:12)
    at C:\trials\tamagui-expo-example\node_modules\thread-loader\dist\WorkerPool.js:219:29
    at mapSeries (C:\trials\tamagui-expo-example\node_modules\neo-async\async.js:3625:14)     
    at Object.openSync (node:fs:585:3)
    at Object.writeFileSync (node:fs:2157:35)
    at patchReactNativeWeb (C:\trials\tamagui-expo-example\node_modules\@tamagui\static\dist\cjs\patchReactNativeWeb.js:52:8)
    at Object.loader (C:\trials\tamagui-expo-example\node_modules\tamagui-loader\dist\cjs\loader.js:56:43)
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