You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 19, 2023. It is now read-only.
I want to start off by thanking you for all your hard work and this amazing package that you have put together.
I have recently tried to created an application using the vuikit template you provided: nuxtron init nuxtro-test --template with-vuikit. I added some content and then build the application using npm run build:all and the builder seems to be stuck at the building renderer process (longer than an hour). It is not a large application. I did however include other node modules through npm however the npm run dev process runs perfectly without any warnings or errors.
Is there a verbose build process where I can see if any errors occur during build causing it to hang.
Thank you in advance for any asistance
The text was updated successfully, but these errors were encountered:
I want to start off by thanking you for all your hard work and this amazing package that you have put together.
I have recently tried to created an application using the vuikit template you provided:
nuxtron init nuxtro-test --template with-vuikit
. I added some content and then build the application usingnpm run build:all
and the builder seems to be stuck at the building renderer process (longer than an hour). It is not a large application. I did however include other node modules through npm however thenpm run dev
process runs perfectly without any warnings or errors.Is there a verbose build process where I can see if any errors occur during build causing it to hang.
Thank you in advance for any asistance
The text was updated successfully, but these errors were encountered: