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
step 2:
cd 123hahah
cargo +nightly test
result :
test@MacBook-Pro-4 12haha % cargo +nightly test
error: failed to parse manifest at /Users/test/testEnv/1/12haha/Cargo.toml
Caused by:
the name 12haha cannot be used as a package name, the name cannot start with a digit
The text was updated successfully, but these errors were encountered:
step 1:
cargo contract new 123hahah
step 2:
cd 123hahah
cargo +nightly test
result :
test@MacBook-Pro-4 12haha % cargo +nightly test
error: failed to parse manifest at
/Users/test/testEnv/1/12haha/Cargo.toml
Caused by:
the name
12haha
cannot be used as a package name, the name cannot start with a digitThe text was updated successfully, but these errors were encountered: