CJCC
Convex Community2y ago
2 replies
CJC

Error whilst trying to setup local dev on M2 MBP

Getting this error when trying to self host convex on my machine. just run-local-backend was the final command I needed to run according to the docs. Any chance we can get a docker container instead for local development? I've maxed out my hobby plan unfortunately whilst trying to develop because of accidentally spamming read requests.

   Compiling no-std-compat v0.4.1
   Compiling float_next_after v1.0.0
For more information about this error, try `rustc --explain E0554`.
error: could not compile `metrics` (lib) due to 8 previous errors
warning: build failed, waiting for other jobs to finish...
error: Recipe `run-local-backend` failed on line 23 with exit code 101
image.png
Was this page helpful?