- 🇫🇷France andypost
Closed as duplicate of 🐛 obsolete text in README Needs review
credits moved
After installing the module and executing the commands as outlined in the README, I get "Too many arguments" error.
I am on drush 10.3.4, did this work differently on earlier versions of drush?
install module,
Run the commands as outlined in the README.
eg `drush dcer node 123 my_default_content_module`
Update the README to the correct commands, outlining the arguments vs options.
eg.
change:
`drush dcer node 123 my_default_content_module`
to
`drush dcer node 123 folder=modules/custom/my_default_content_module/content
Find the correct syntax for these two entities and update the examples in the patch:
drush default-content:export media
: The JSON file is exported, but not the file ...drush default-content:export menu_link_content
: It doesn't work at allClosed: duplicate
2.0
Documentation
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Closed as duplicate of 🐛 obsolete text in README Needs review
credits moved