Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

framework7 create --ui was stuck in creating app ... #102

Open
jjzoob opened this issue Oct 23, 2020 · 5 comments
Open

framework7 create --ui was stuck in creating app ... #102

jjzoob opened this issue Oct 23, 2020 · 5 comments

Comments

@jjzoob
Copy link

jjzoob commented Oct 23, 2020

framework7 create --ui was stuck in creating app ...
Screenshot 2020-10-23 at 22 15 05

@srbala
Copy link
Contributor

srbala commented Oct 24, 2020

I had this issue few days ago #96. Make sure your framework7-cli is updated to current version.

In my case I have to clear my .npm folder cache in $HOME. Please google up how to clear npm cache OR just rename/delete .npm folder

@robertox85
Copy link

robertox85 commented Oct 24, 2020

Same problem in osx. Cleaning .npm fold not fix the problem. Here my log, it's seem a problemi with icon fonts

2020-10-24T15_16_13_440Z-debug.log

@srbala
Copy link
Contributor

srbala commented Oct 24, 2020

@robertox85 it looks like you are using nvm for node management, pls check nvm documentation for clearing complete cache. Since node cache is managed differently on NVM. By the way can you try node@12 release? node even number versions are LTS support and stable. Node@14 seems have major upgrade for some of system packages.

@g5becks
Copy link

g5becks commented Dec 11, 2020

@srbala

I am running node 14.15.1 on arch linux and having the same problem.

Not sure why, but the cli terminates at the point where the UI says it's executing npm scripts.

@AlwaysLoveme
Copy link

AlwaysLoveme commented Jan 13, 2021

upgrade node to latest and reinstall the cli on my mac can fix the problem. wish to help you,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants