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
Using hover build [...] --XXX to build my application, I get the following
error:
hover: Generating kernel snapshot
result 97ec1709-f58d-434b-b3b3-f41ff40bad12
Error: Error when reading '.packages': No such file or directory
Error: Error when reading '.packages': No such file or directory
[...]
How to reproduce?
$ flutter create testapp
$ cd testapp
$ flutter run --device-id linux # confirm that the app runs
$ hover init
$ hover build linux # press y when asked
Build will fail.
The text was updated successfully, but these errors were encountered:
Hover doctor
Error output
Using
hover build [...] --XXX
to build my application, I get the followingerror:
How to reproduce?
Build will fail.
The text was updated successfully, but these errors were encountered: