Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Did a flutter upgrade and receive this error. #419

Open
robertjones26 opened this issue Aug 21, 2024 · 1 comment
Open

Did a flutter upgrade and receive this error. #419

robertjones26 opened this issue Aug 21, 2024 · 1 comment

Comments

@robertjones26
Copy link

/C:/Users/rwjon/AppData/Local/Pub/Cache/hosted/pub.dev/super_native_extensions-0.8.19/lib/src/native/drag.dart(4,8): error GBB7C8005: Error when reading '/C:/Users/rwjon/AppData/Local/Pub/Cache/hosted/pub.dev/irondash_engine_context-0.5.4/lib/irondash_engine_context.dart': The system cannot find the path specified. [C:\pinogy\bit\flutter_apps\pos_app\build\windows\x64\flutter\flutter_assemble.vcxproj]
/C:/Users/rwjon/AppData/Local/Pub/Cache/hosted/pub.dev/super_native_extensions-0.8.19/lib/src/native/drop.dart(2,8): error GBB7C8005: Error when reading '/C:/Users/rwjon/AppData/Local/Pub/Cache/hosted/pub.dev/irondash_engine_context-0.5.4/lib/irondash_engine_context.dart': The system cannot find the path specified. [C:\pinogy\bit\flutter_apps\pos_app\build\windows\x64\flutter\flutter_assemble.vcxproj]
/C:/Users/rwjon/AppData/Local/Pub/Cache/hosted/pub.dev/super_native_extensions-0.8.19/lib/src/native/menu.dart(6,8): error GBB7C8005: Error when reading '/C:/Users/rwjon/AppData/Local/Pub/Cache/hosted/pub.dev/irondash_engine_context-0.5.4/lib/irondash_engine_context.dart': The system cannot find the path specified. [C:\pinogy\bit\flutter_apps\pos_app\build\windows\x64\flutter\flutter_assemble.vcxproj]
/C:/Users/rwjon/AppData/Local/Pub/Cache/hosted/pub.dev/super_native_extensions-0.8.19/lib/src/native/drag.dart(96,32): error GD65BB2B6: The getter 'EngineContext' isn't defined for the class 'DragContextImpl'. [C:\pinogy\bit\flutter_apps\pos_app\build\windows\x64\flutter\flutter_assemble.vcxproj]
/C:/Users/rwjon/AppData/Local/Pub/Cache/hosted/pub.dev/super_native_extensions-0.8.19/lib/src/native/drop.dart(117,32): error GD65BB2B6: The getter 'EngineContext' isn't defined for the class 'DropContextImpl'. [C:\pinogy\bit\flutter_apps\pos_app\build\windows\x64\flutter\flutter_assemble.vcxproj]
/C:/Users/rwjon/AppData/Local/Pub/Cache/hosted/pub.dev/super_native_extensions-0.8.19/lib/src/native/menu.dart(178,32): error GD65BB2B6: The getter 'EngineContext' isn't defined for the class 'MenuContextImpl'. [C:\pinogy\bit\flutter_apps\pos_app\build\windows\x64\flutter\flutter_assemble.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(240,5): error MSB8066: Custom build for 'C:\pinogy\bit\flutter_apps\pos_app\build\windows\x64\CMakeFiles\ecbb5a7bb849423a741cf8198534a981\flutter_windows.dll.rule;C:\pinogy\bit\flutter_apps\pos_app\build\windows\x64\CMakeFiles\e3a9b599db424e24f5d3dc21a39bd8c8\flutter_assemble.rule' exited with code 1. [C:\pinogy\bit\flutter_apps\pos_app\build\windows\x64\flutter\flutter_assemble.vcxproj]

@robertjones26 robertjones26 changed the title Did a flutter upgrade and not receive this error. Did a flutter upgrade and receive this error. Aug 22, 2024
@knopp
Copy link
Collaborator

knopp commented Aug 22, 2024

'/C:/Users/rwjon/AppData/Local/Pub/Cache/hosted/pub.dev/irondash_engine_context-0.5.4/lib/irondash_engine_context.dart': The system cannot find the path specified.

There is something wrong with your pub cache, the files are missing. I'm not sure what caused this but I don't think it is directly related to super_native_extensions.

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

No branches or pull requests

2 participants