bp74 / StageXL_Samples

Sample applications showing features of the StageXL library.
BSD 2-Clause "Simplified" License
65 stars 29 forks source link

Package error in pubsec.yaml #5

Closed StrykerKKD closed 10 years ago

StrykerKKD commented 10 years ago

Pub get fails because it can't find Stage_XL. Reason is in pubsec.yaml:

dependency_overrides: stagexl: path: D:\GitHub\bp74\StageXL

You should remove it. I removed it and now it works.

bp74 commented 10 years ago

Sorry, i have accidentally committed my local development pubspec.yaml. I have fixed it and now it should just work fine.

Thanks for making me aware of it.