I was trying to create a project with angular dart, and I've activated webdev globally ad the documentation suggested by running "dart pub global activate webdev", but when I try to run "webdev server" it shows this error in console
Installed executable webdev.
Activated webdev 2.7.9.
macbook@Macbooks-MacBook-Pro ~ % webdev
**No active package webdev.**
macbook@Macbooks-MacBook-Pro ~ %