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

Build error. Please check your ~/.continue/config.ts file #1266

Open
2 of 3 tasks
mhpe opened this issue May 11, 2024 · 2 comments
Open
2 of 3 tasks

Build error. Please check your ~/.continue/config.ts file #1266

mhpe opened this issue May 11, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@mhpe
Copy link

mhpe commented May 11, 2024

Before submitting your bug report

Relevant environment info

- OS: macOS 14.4.1
- Continue: v0.8.27 (also tried the Pre-Release Version)
- IDE: VSCode (with Dev Container)

Description

When trying to modify config.ts it does not seem to have any effect, so it seems that config.ts is not actually applied on top of the config.json.

Tried running continue in a dev container and even with the default config.ts file there is a console log about a build error:

Build error. Please check your ~/.continue/config.ts file: Error: The service was stopped: write EPIPE
Build error. Please check your ~/.continue/config.ts file: Error: The service is no longer running: write EPIPE

To reproduce

No response

Log output

Build error. Please check your ~/.continue/config.ts file: Error: The service was stopped: write EPIPE
Build error. Please check your ~/.continue/config.ts file: Error: The service is no longer running: write EPIPE
@mhpe mhpe added the bug Something isn't working label May 11, 2024
@sestinj
Copy link
Contributor

sestinj commented May 13, 2024

@mhpe is this happening only in the dev container and not on native mac? If so, could you share which image you are using, or at least the base image?

@sestinj sestinj self-assigned this May 13, 2024
@mhpe
Copy link
Author

mhpe commented May 13, 2024

I am seeing this with node:18.20-bullseye-slim image for example. Can't run the test natively at the moment, sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants