#Waiting for cargo-metadata warning after running dx serve on new project

1 messages · Page 1 of 1 (latest)

lyric glacier
#

I set up two new projects with dx 0.6.3 and 0.7-alpha3 and started dx serve.The command runs on 0.6.3 but fails in 0.7-alpha3.

lyric glacier
#

Waiting for cargo-metadata warning after running dx serve on new project

bold marten
#

try cargo run and see of that works

#

also make sure you have rhe right cli versions

lyric glacier
#

​I'll try it when the stable 0.7 releases. For now, I'm focusing on the example code in 0.6.3.