Hello, I created a new project with:
dfx new hello --type motoko --frontend react
and I get an error after trying to deploy the hello project by the command: dfx deploy --playground
.
The error:
Error: The frontend canister wasm needs to be allowlisted in the playground but it isn't. This is a mistake in the release process.
dfx version: 0.28.0