When I try and install the example module I get the following error.
[error] Invalid data type in config migrate_plus.migration.node_game, found in filemodules/contrib/migrate_google_sheets/migrate_google_sheets_example/config/install/migrate_plus.migration.node_game.yml : yaml_parse(): scanning error encountered during parsing: found character that cannot start any token (line 111, column 9), context while scanning for the next token (line 111, column 9)
The issue appears to be with
- @public_file_directory
I'm not sure what the fix is here.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | migrate_google_sheets-2958475-2.patch | 772 bytes | Priyanka.addweb |
Comments
Comment #2
Priyanka.addweb commented@danharper, I worked on the error received above & try to resolve that. Please Review it & Let me know if there is any further changes that are to be needed.
Thanks!.
Comment #3
Priyanka.addweb commentedComment #4
danharper commentedTested and all installed correctly.
Comment #5
danharper commentedUpdating status
Comment #6
davidburns+1 for this patch
Comment #8
mariacha1 commentedThanks all!