You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.
$ trunk serve
Jan 16 12:55:57.724 INFO 📦 starting build
Jan 16 12:55:57.725 INFO spawning asset pipelines
Jan 16 12:55:57.916 INFO building iced
error: no bin target named tour
Jan 16 12:55:58.031 ERROR ❌ error
error from HTML pipeline
Caused by:
0: error from asset pipeline
1: error during cargo build execution
2: cargo call returned a bad status
Jan 16 12:55:58.031 INFO 📡 serving static assets at -> /
Jan 16 12:55:58.032 INFO 📡 server listening at 0.0.0.0:8080
I used trunk to serve the tour package and had no issues. I just put this html file into the package root and ran
trunk serve
.The text was updated successfully, but these errors were encountered: