<p></p>
<p>When running the installation steps in <a href="https://github.com/openstreetmap/openstreetmap-website/blob/master/INSTALL.md">INSTALL.md</a> I get errors on <code>bundle exec rake test:db</code></p>
<pre><code>rails test test/system/issues_test.rb:25

.......................................................................................................................................
......................................E

Error:
UserCreationTest#test_user_create_submit_duplicate_username:
ActionView::Template::Error: Asset `i18n/ba.js` was not declared to be precompiled in production.
Declare links to your assets in `app/assets/config/manifest.js`.

  //= link i18n/ba.js
and restart your server
    app/views/layouts/_head.html.erb:8
    app/views/layouts/_head.html.erb:1
    app/views/layouts/site.html.erb:3
    app/controllers/users_controller.rb:247:in `create'
    config/initializers/compressed_requests.rb:27:in `call'
    config/initializers/cors.rb:9:in `call'
    test/integration/user_creation_test.rb:66:in `block (4 levels) in test_user_create_submit_duplicate_username'
    test/integration/user_creation_test.rb:65:in `block (3 levels) in test_user_create_submit_duplicate_username'
    test/integration/user_creation_test.rb:64:in `block (2 levels) in test_user_create_submit_duplicate_username'
    test/integration/user_creation_test.rb:63:in `block in test_user_create_submit_duplicate_username'
    test/integration/user_creation_test.rb:60:in `each'
    test/integration/user_creation_test.rb:60:in `test_user_create_submit_duplicate_username'



``
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/2663">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLKL5P3PBXVVQNCA4NTRYGIMVANCNFSM4OGKKH7A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLOTGR3UNGCXGSYWJ5TRYGIMVA5CNFSM4OGKKH7KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4JTH3GLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/2663",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/2663",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>