-
Notifications
You must be signed in to change notification settings - Fork 278
The getter 'location' was called on null. #911
Comments
same here: E:\Flutter>aqueduct create sample_server
|
Same issue |
@shailandraRajput did you find anything ? |
Not till now |
Please check this Issue Issue; it is kinda related to your problem. Because aqueduct can't find the global installed aqueduct program, which includes the templates. Actually it can't resolve the local path on your computer. |
Thanks. |
I'm trying to setup and start a simple Aqueduct project here and am blocked by this same issue here. Given that - apparently - the problem is identified, are there any plans of setting up the correct environments - or at least including these steps in the official setup of the framework - so we don't have to go scavenging the internet to try and workaround this problem? |
Hi,
I got this error when I'm creating an app
`>aqueduct create my_ap
Can't load Kernel binary: Invalid SDK hash.
-- Aqueduct CLI Version: 4.0.0-b1
*** Uncaught error
NoSuchMethodError: The getter 'location' was called on null.
Receiver: null
Tried calling: location
**** Stacktrace
****`
The text was updated successfully, but these errors were encountered: