Adminlte: app.min.js not found

Created on 9 Oct 2017  路  5Comments  路  Source: ColorlibHQ/AdminLTE

I'm trying to add this to the basic Yii2 template.

Views are working fine and css is loading, but there is no js.

There is a 404 error for /assets/xxxxx/js/app.min.js

When I check the assets folder the only js file in there is adminlte.min.js and the uncompressed version (And looking again looks like there is demo.js).

Have I made a config error? I have this working fine with the advanced starter template but I can't see any different config values that might stop the js from loading.

Most helpful comment

I know, I was responding to the op who was looking for app.min.js ;)

All 5 comments

Have u checked your code in the Yii2 framework. Personnally i think u made there an error.

I could be wrong but I believe app.min.js was renamed to adminlte.min.js in 2.4.0

@REBELinBLUE, It's now adminlte.min.js. Like @acacha said, please check https://adminlte.io/docs/2.4/upgrade-guide for upgrade guide and new changes.

I know, I was responding to the op who was looking for app.min.js ;)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

RaruRv picture RaruRv  路  3Comments

kgoedert picture kgoedert  路  4Comments

fromberg100 picture fromberg100  路  4Comments

jrlooney picture jrlooney  路  3Comments

acacha picture acacha  路  4Comments