Base solution for your next web application
Open Closed

Npm run create-bundles offline not working #9401


User avatar
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:

  1. Download a project with specific version (newest)
  2. Run YARN command and all lib include to node_modules
  3. Copy all source code of project into offline environment
  4. 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)
  • User Avatar
    0
    maliming created
    Support Team

    hi

    I get an network error

    Can you share the detail of the error?