Skip to content

Unable to import custom transformer module(amplify-count-directive). 🛑 You may fix this error by editing transformers at amplify-count-directive/transform.conf.json #12

@Simoneth

Description

@Simoneth

Hi,
I updated my Amplify CLI from 7.6.4 to v. 9.2.1 and got this:

Unable to import custom transformer module(amplify-count-directive).
🛑 You may fix this error by editing transformers at amplify-count-directive/transform.conf.json

here my transform.conf.json

{
    "Version": 5,
    "ElasticsearchWarning": true,
    "transformers": [
       "amplify-count-directive"
    ]
}

With previous version I had no problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions