Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

The getter 'location' was called on null. #911

Open
shailandraRajput opened this issue Nov 7, 2020 · 7 comments
Open

The getter 'location' was called on null. #911

shailandraRajput opened this issue Nov 7, 2020 · 7 comments

Comments

@shailandraRajput
Copy link

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

@mahboobahmed6577
Copy link

same here:

E:\Flutter>aqueduct create sample_server
-- Aqueduct CLI Version: 3.3.0+1
*** Uncaught error
NoSuchMethodError: The getter 'location' was called on null.
Receiver: null
Tried calling: location
**** Stacktrace


@nomanmurtaza786
Copy link

Same issue

@mahboobahmed6577
Copy link

@shailandraRajput did you find anything ?

@shailandraRajput
Copy link
Author

Not till now

@jayjah
Copy link

jayjah commented Nov 14, 2020

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.

@nomanmurtaza786
Copy link

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.

@will-dev8787
Copy link

will-dev8787 commented Nov 27, 2020

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants