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

EPIPE Error #135

Open
justwiebe opened this issue Nov 28, 2022 · 0 comments
Open

EPIPE Error #135

justwiebe opened this issue Nov 28, 2022 · 0 comments

Comments

@justwiebe
Copy link

justwiebe commented Nov 28, 2022

When running nuxt dev inside a shared folder it fails to build and I get an EPIPE error. This works fine outside of a sshfs shared folder

 ERROR  Failed to compile with 1 errors


 ERROR  in ./.nuxt/app.config.mjs

Module build failed (from ../node_modules/esbuild-loader/dist/index.js):
Error: The service is no longer running: write EPIPE
    at /home/vagrant/workspace/csl/node_modules/esbuild/lib/main.js:800:29
    at sendRequest (/home/vagrant/workspace/csl/node_modules/esbuild/lib/main.js:675:14)
    at start (/home/vagrant/workspace/csl/node_modules/esbuild/lib/main.js:798:9)
    at Object.transform2 [as transform] (/home/vagrant/workspace/csl/node_modules/esbuild/lib/main.js:855:5)
    at /home/vagrant/workspace/csl/node_modules/esbuild/lib/main.js:2120:55
    at new Promise (<anonymous>)
    at Object.transform (/home/vagrant/workspace/csl/node_modules/esbuild/lib/main.js:2120:14)
    at transform (/home/vagrant/workspace/csl/node_modules/esbuild/lib/main.js:1943:62)
    at Object.ESBuildLoader (/home/vagrant/workspace/csl/node_modules/esbuild-loader/dist/loader.js:58:37)
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