0
oaalvarado created
Hi,
I'm using ASP.NET Zero Core MVC JQuery version is 7.0.0. When I execute "npm run build" I'm getting an error:
buffer:js:207 throw new ERR_INVALID_ARG_TYPE
I can execute "npm run create-bundles" without errors.
3 Answer(s)
-
0
Duplicate of aspnetzero/aspnet-zero-core#2422.
Try upgrading to v7.1.0+.
-
0
Thanks Aaron. I can't find any documentation on how to upgrade. Can you send me a link with the steps to do the upgrade to v7.1.0?
-
0
It is like any other Git project.
For step-by-step, refer to aspnetzero/aspnet-zero#96 (comment-268093697).