api-platform / create-client

Generate React or Vue.js-based Progressive Web Apps from an Hydra-enabled API. Also support React Native.
https://api-platform.com/docs/client-generator/
MIT License
369 stars 132 forks source link

fix: change script name because `yarn create` tries to run create-client and fail #342

Closed ValentinCrochemore closed 1 year ago

dunglas commented 1 year ago

Can you remove the package-lock.json file?

Otherwise 👍, good catch!!

alanpoulain commented 1 year ago

You need to remove yarn.lock too.

alanpoulain commented 1 year ago

Could you see if you can solve the create-nuxt-app issue?

alanpoulain commented 1 year ago

Thanks!