Skip to content

lodash library in new release #103

@lovery

Description

@lovery

@rychkog I'm getting this error for every import of lodash:
Module '"/home/lovery/magic-workspace/js/node_modules/@types/lodash/get/index"' resolves to a non-module entity and cannot be imported using this construct.
If I change the import from import * as _get from 'lodash/get'; to import * as _ from 'lodash'; the error disappear. Do you have any I idea what is this happening?

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