Base solution for your next web application
Open Closed

Error in Version 6.9.1 - MVC .Net Core Jquery #6793


User avatar
0
rnguyen created

Hi,

  1. System hang when run npm run create-bundles. ( run yarn is fine)

  1. Launch the app got this error

  1. Do I have to install webpack?

npm install webpack


9 Answer(s)
  • User Avatar
    0
    rnguyen created

    but this is what I get after login

    admin 123qwe

    then see this error

    I couldn't login. I was able to run npn run Create-bundles in version 6.8.0 without any problem.

  • User Avatar
    0
    maliming created
    Support Team

    Can you re-clone your project code into a new folder and try to execute yarn and create-bundles?

  • User Avatar
    0
    rnguyen created

    I did that and still have the same problem

    I download the new project ver 6.9.1 this morning.

  • User Avatar
    0
    maliming created
    Support Team

    You try to create a 6.9.1 Demo project to see if the same problem will occur.

    https://aspnetzero.com/Download

  • User Avatar
    0
    rnguyen created

    I create a new version 6.9.1 still have the same problem when run npm run create-bundles but it works. Please make a note and fix the issue in the next release. Thanks

    It's working now

  • User Avatar
    0
    trendline created

    @rnguyen How to resolve this issue? I am also be blocked as you mentioned above, the create-bundles cannot be completed.

  • User Avatar
    0
    atlscoob created

    I'm having the same issues and have been unable to resolve it for several days. Anyone care to explain what we need to do to get this resolved?

  • User Avatar
    0
    maliming created
    Support Team

    Has been solved remotely.

  • User Avatar
    1
    schneana created

    Openly I think it is not an issue but caused from the --watch parameter in package.json which keeps webpack running.