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
My repo is up to date on the 2.0 branch. Some of the admin dashboard areas (product/catalog, sales/orders) are broken (endless loading spinner) due to a JS error occurring in require.js because a request for /pub/static/adminhtml/Magento/backend/en_US/rjsResolver.js is returning a 404 error. I've checked, and this file does not exist. I've tried clearing the contents of the pub/static directory but it keeps happening once the files are regenerated.