Isaac-dot

Results 10 comments of Isaac-dot

@jheimes-silveira > a temporary solution I found was to redirect an environment variable: PUB_CACHE= point to the same root directory > > this temporarily solved i met the same error...

> OS : Window sdk.dir=C:/Users/52304/AppData/Local/Android/Sdk flutter.sdk=D:\\Flutter\\scr\\flutter this is my OS and local.properties path. Is it possible to occure the error? project location: D:\GITup\BILJ\donewitharq

> a temporary solution I found was to redirect an environment variable: PUB_CACHE= point to the same root directory > > this temporarily solved me thank you for providing the...

> @Isaac-dot - What drive is the project you are trying to build located on? thank you for reply the project is located on D drive flutter is located on...

FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring project ':amplify_auth_cognito_android'. > java.lang.IllegalArgumentException: this and base files have different roots: D:\GITup\BILJ\donewitharq\amplify_auth_cognito_android and C:\Users\52304\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\amplify_auth_cognito_android-0.6.5\android. * Try:...

> @Isaac-dot - it looks like your pub cache is still located on your C drive. Can you try updating this to be the D drive since that is where...

@Jordan-Nelson Sorry to bother you alot, i am new to flutter dart and AMS i am using windows 10. I create the PUB_CHACHE environment variables ![image](https://user-images.githubusercontent.com/72924991/186154896-130b456b-5b11-4ca7-a392-0199dfe648c3.png) but how to redirect...

![image](https://user-images.githubusercontent.com/72924991/186160395-cb435dac-1eba-4b2b-ad50-344f7af8fbe7.png) same error, the error shows that the environment variable still point tp the old one. i restart my laptop already. well do i need to delete the old environment...

![image](https://user-images.githubusercontent.com/72924991/186164482-c794cc25-a983-44c1-a4cb-5fc6916f008a.png) i delete the old one, it shows me other errors like system cannot find the command path. how should i change the import in the main.dart file ![image](https://user-images.githubusercontent.com/72924991/186167344-f36ec943-121e-466a-94c5-aea10a81f903.png)

@carlohortega hi, i add that line to AndroidManifest.xml, but it still doesnot work with out ticking popup display on android