Open spookyorange opened 1 week ago
This PR includes:
Also, when I tried to run npm test I've had this error(I do not know how to resolve it, since I have no idea about Rust):
npm test
warning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io) warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io) warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io) error: failed to get `fast_chemail` as a dependency of package `mailchecker v6.0.11 (/source)`
However; Elixir, Go, PHP, Python(2 and 3) and Ruby passed successfully.
Good day!
This PR includes:
Also, when I tried to run
npm test
I've had this error(I do not know how to resolve it, since I have no idea about Rust):However; Elixir, Go, PHP, Python(2 and 3) and Ruby passed successfully.
Good day!