Hi,
-
System hang when run npm run create-bundles. ( run yarn is fine)
-
Launch the app got this error
-
Do I have to install webpack?
npm install webpack
9 Answer(s)
-
0
but this is what I get after login
admin
123qwethen see this error
I couldn't login. I was able to run npn run Create-bundles in version 6.8.0 without any problem.
-
0
Can you re-clone your project code into a new folder and try to execute yarn and create-bundles?
-
0
I did that and still have the same problem
I download the new project ver 6.9.1 this morning.
-
0
You try to create a 6.9.1 Demo project to see if the same problem will occur.
-
0
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
-
0
@rnguyen How to resolve this issue? I am also be blocked as you mentioned above, the create-bundles cannot be completed.
-
0
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?
-
0
Has been solved remotely.
-
1
Openly I think it is not an issue but caused from the --watch parameter in package.json which keeps webpack running.