Recherches récentes


Pas de recherche récente

Trying to start react app -



Publication le 14 juil. 2023

Hi 

I have just created a new using

  • zcli apps:new --scaffold=react
  • cd C:\Zendesk\epicor
  • zcli apps:server

But I keep getting

PS C:\Zendesk\epicor> zcli apps:server 
 »   Error: Invalid app path: C:\Zendesk\epicor

What am I missing? I have not changed any of the files in the created directory..


0

1

1 commentaire

You need to build the app first using ‘npm run build’

That will build it in the dist folder

Then you can npm run start

Then you can zcli:apps:server

1


Vous devez vous connecter pour laisser un commentaire.

Vous ne trouvez pas ce que vous cherchez ?

Nouvelle publication