Sean Massa
Sean Massa
There was a PR opened for this, but we need it to consider version numbers for older projects. The new command is required as of version `1.0.0-next.359`. https://github.com/vercel/vercel/pull/8111
@Schniz can you add tests for this?
We talked about this internally and decided to pair this change with a migration in our database for existing Hugo projects that have no custom build command. It will set...
The `yarn.lock` file appeared to have dupe entries for `ncc`. Maybe this was the result of a merge? It was causing this error: ``` ERROR yarn.lock: could not unmarshal lockfile:...
@MoskalykA yeah, we'll review this. Thanks for keeping up with it!
I confirmed this passes CI. Thanks @MoskalykA!
@ollyde What version of SvelteKit are you using? Can you share your repo (or a reproduction)?
@ollyde are you using SvelteKit? If so, what version. If I can get access to your repository, I could look deeper into what is happening.
@andyvanosdale is right. Please reach out to [Vercel Support](https://vercel.com/help).
I think we have to go with "Alternative 1: Show two log lines per request" for now. It's far less work and the risk of unknown edge cases is much...