0
trungbttsd created
I'm building a new ASP.NET MVC project with .NET Core 3.1 But I can't working with YARN when offline. I do this step by step follow:
-
Download a project with specific version (newest)
-
Run YARN command and all lib include to node_modules
-
Copy all source code of project into offline environment
-
Run command (npm run create-bundles) in offline-mode and I get an network error
Before i did same step and project working normaly, but it not working with version 9.0
1 Answer(s)
-
0
hi
I get an network error
Can you share the detail of the error?