"Change license" broken

Add a licence to a project, then click “change license” and select “apache”.

Error from console:

package-utils.coffee:57 Uncaught TypeError: Cannot read property 'content' of undefined
    at Object.updatePackageLicense (package-utils.coffee:57)
    at Object.click (license-item.coffee:51)

Hello! :slight_smile: I can’t reproduce your issue. Can you tell us how you’re adding the license in the first place? Through the Add file -> Add license button?

i was just able to reproduce the issue, jake, and will investigate!