Skip to content

Missing querystring dependency causes builds that include kitkat to fail #196

@kenmanheimer

Description

@kenmanheimer

When including kitkat in a Volto frontend the build fails. The error messages includes the following:

175.6 Failed to compile client default build.                                                                           175.6
175.6 Module not found: Error: Can't resolve 'querystring' in '/build/node_modules/@eeacms/volto-banner/src'

If I do a yarn add querystring before I try the build then the build succeeds.

This leads me to suppose that kitkat depends on querystring, and that dependency should be included in the kitkat build requirements.

Perhaps this has gone unnoticed because many who use kitkat have builds that otherwise require querystring. Or perhaps my build environment is somehow out of date and needs adjusting?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions