webjars / angular-formly

0 stars 0 forks source link

RequireJS config missing #1

Open davidherd opened 8 years ago

davidherd commented 8 years ago

Could not read WebJar RequireJS config for: angular-formly 6.21.0 Please file a bug at: http://github.com/webjars/angular-formly/issues/new

jamesward commented 8 years ago

That is strange... There isn't a Classic WebJar release for 6.21.0 and the RequireJS config is there for 6.16.1: https://github.com/webjars/angular-formly/blob/master/pom.xml#L24-L33

If you are using the Bower or NPM WebJar for this library then you need to upgrade to the latest release of webjars-locator to make sure the RequireJS support is there.

Let me know if that helps.