0
mahendra created
4 Answer(s)
-
0
Hi @mahendra
AspNet Zero doesn't use libman. You need to first run
yarn
and thennpm run create-bundles
commands in the root directory of your MVC project. Or you can follow https://docs.aspnetzero.com/en/aspnet-core-mvc/latest/Getting-Started-Core -
0
-
0
-
0
Hi,
As I can see, you have runned yarn command but I can't see running "npm run create-bundles" command. Did you also run this command ?
Thanks,