0
avanekar02 created
Hello
i am trying to do this
PUBLISH MVC 1- Open CMD and navigate to the MVC folder. Then run the below command to bundle your resource
npm run create-bundles
but i am unable to run as this error is shown
npm ERR! missing script: create-bundles
Regards Anwar
Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)
5 Answer(s)
-
0
Which folder are you in? Which version of ASP.NET Zero?
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
hello aaron
i am i the Web.MVC folder,
Noor.Sched.Web.Mvc
"version": "5.0.0",
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
create-bundlesis for v5.5+.Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
Hi @avanekar02
There is a version dropdown on the https://aspnetzero.com/documents page. You can first select your version and then continue to other documents.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
I guess, this has been resolved.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)