Open luckypoemster opened 1 week ago
Hey!
I will take a look, haha. It has been years since I last recompiled it
I have fixed it for you, try now!
Also make sure you have the latest stable Rust! :)
actually i install the app by "cargo install morpho" successfully. and setup a site: https://morpho-blog-of-brite-d6m3wut36-luckypoems-projects.vercel.app/, but there is no "next page" shown on the homepage. why? how to fix it? that is : the link of https://morpho-blog-of-brite-d6m3wut36-luckypoems-projects.vercel.app/index-2.html isn't shown on the homepage.
hi.
T
may not live long enough --> /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.24/src/serialize.rs:1155:5T
must be valid for the static lifetime...T
will meet its required lifetime bounds...note: ...that is required by this bound --> /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/borrow.rs:179:30 help: consider adding an explicit lifetime bound | 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> | +++++++++
Compiling tera v1.17.1 For more information about this error, try
rustc --explain E0310
. error: could not compilerustc-serialize
(lib) due to 1 previous error warning: build failed, waiting for other jobs to finish...how to fix it? thank u