Skip to content

Common js error while working in remix js #947

@ArnabChatterjee20k

Description

@ArnabChatterjee20k

SyntaxError: Named export 'HuePicker' not found. The requested module 'react-color' is a CommonJS module, which may not support all module.exports as named exports.
What can be the work around?
I am using

import pkg from 'react-color';
const { HuePicker } = pkg;

but getting error

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