Hi Guys, I am having a problem on windows.
caret keeps blinking after i type npx frontity dev
, No logs, No Errors just the blinking caret.
Hi Guys, I am having a problem on windows.
caret keeps blinking after i type npx frontity dev
, No logs, No Errors just the blinking caret.
Could you please do a npx frontity info
in your project folder and paste it here?
Also, could you please upload a screenshot of the console when it gets stuck?
Was this problem working before? Did you add an image to the project?
Its working on my Mac OS. I pushed the code to github and cloned project on a different Windows OS and having this issue.
I tried to create a new project and it works all fine on windows.
P.S i cloned the same repo on Ubuntu and it was was having the same problem but installing frontity/core fixed the problem
Did you add an image to the project? We’ve just fixed a bug in Windows with images: https://github.com/frontity/frontity/issues/189
We’ve just released a fix for that in @frontity/core v1.2.1
. Could you please do npm update
in your project and let me know if it is fixed?