-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hi there,
I stumbled upon this blog post https://contentful.com/developers/docs/php/tutorials/generating-entry-classes-based-on-content-types-management-sdk/
I was following along the instructions and installed
composer require contentful/contentful-management
composer require --dev nikic/php-parserHowever I receive the following error when running
php vendor/bin/contentful-management generate:entry-classes --access-token=$ACCESS_TOKEN --space-id=$SPACE_ID --environment-id=$ENVIRONMENT_ID --dir=$OUTPUT_DIR --namespace="App\\Entity"Error
Could not open input file: vendor/bin/contentful-management
I was just wondering if it's still possible to generate Entities with this library?
Any suggestions would be much appreciated!
Thanks,
Rob
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels