frontity icon indicating copy to clipboard operation
frontity copied to clipboard

Can't start dev or build after creating new project

Open yiheyang opened this issue 2 years ago • 11 comments

Bug report

  • I've updated both my project and my packages to the latest Frontity versions: https://docs.frontity.org/guides/keep-frontity-updated
  • I've searched for existing issues.
  • I've checked the documentation: https://docs.frontity.org
  • I've checked the community forum: https://community.frontity.org

Expected behavior

Observed behavior

image

Error even in the StackBlitz

image

Steps involved to reproduce the problem

Info about your system

Possible solution

yiheyang avatar Aug 05 '21 01:08 yiheyang

I'm having the same issue. I was going to post on the community forum but the login/registration is not working.

ryanmathis avatar Aug 05 '21 04:08 ryanmathis

I'm having the exact same issue and same is happening to me with the forum login.

JasonS09 avatar Aug 05 '21 11:08 JasonS09

Hi @yiheyang! Which npm node version are you using?

I ran the same steps and for me was working fine. Maybe with that info I can try switching to your NodeJS - NPM versions.

Screenshot 2021-08-05 at 17 49 38

cbravobernal avatar Aug 05 '21 15:08 cbravobernal

Hi @yiheyang! Which npm node version are you using?

I ran the same steps and for me was working fine. Maybe with that info I can try switching to your NodeJS - NPM versions.

Screenshot 2021-08-05 at 17 49 38

I'm currently running Node LTS v14.17.4.

Make sure you have no package-lock file and better run npm cache clean --force before you try.

yiheyang avatar Aug 05 '21 23:08 yiheyang

I'm having the same issue. I was going to post on the community forum but the login/registration is not working.

Sorry about this. We fixed an issue with the log-in a few weeks ago so please try again.

luisherranz avatar Sep 21 '21 13:09 luisherranz

Is someone experiencing this after upgrading to the latest version of Frontity?

luisherranz avatar Sep 22 '21 10:09 luisherranz

I just made a fresh install on the following node / npm Versions:

node: 17.3.1
npm: 8.3.0

I get the same error :/

Even after installing nvm and using Node 16.5.0 it won't do it for me.

Etheliene avatar Jan 12 '22 15:01 Etheliene

Even after installing nvm and using Node 16.5.0 it won't do it for me

Does it work with Node 14/12, or doesn't it work at all?

luisherranz avatar Jan 13 '22 14:01 luisherranz

Every time I work with Frontity I have to downgrade node to 12.^

kasperaamodt avatar Feb 02 '22 22:02 kasperaamodt

Could you please check if this is fixed now with the latest release?

luisherranz avatar Mar 01 '22 09:03 luisherranz

Another ping here to see if this was successfully solved in the last release.

luisherranz avatar Mar 09 '22 14:03 luisherranz