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
{{ message }}
This repository has been archived by the owner on Jul 20, 2018. It is now read-only.
I see this build error a lot in Webstorm with Polymer.dart (dart 1.18.1). It happens when I have pub serve running and I change my code. To get rid of it I stop pub serve and restart it.
Build error:
Failed to load source asset akepot|lib/competences_service.dart___jb_tmp___: Could not find asset akepot|lib/competences_service.dart___jb_tmp___.
package:pub/src/barback/pub_package_provider.dart 110 PubPackageProvider._assertExists
package:pub/src/barback/pub_package_provider.dart 104 PubPackageProvider.getAsset.<async>
Build error:
Failed to load source asset akepot|lib/competences_service.dart___jb_tmp___: Could not find asset akepot|lib/competences_service.dart___jb_tmp___.
package:pub/src/barback/pub_package_provider.dart 110 PubPackageProvider._assertExists
package:pub/src/barback/pub_package_provider.dart 104 PubPackageProvider.getAsset.<async>
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I see this build error a lot in Webstorm with Polymer.dart (dart 1.18.1). It happens when I have pub serve running and I change my code. To get rid of it I stop pub serve and restart it.
The text was updated successfully, but these errors were encountered: