Skip to content
This repository was archived by the owner on Sep 29, 2020. It is now read-only.
This repository was archived by the owner on Sep 29, 2020. It is now read-only.

Cannot resolve symbol 'applyDecorators' Validate ES6 imports #149

@sajjadrobin

Description

@sajjadrobin

I was trying to use autobind decorator. It's Babel 6 without .babelrc file. So I am unable to use decorator legacy plugin. Anyway this code below works with a warning.

import { applyDecorators } from "core-decorators"

Why? Warning is: Cannot resolve symbol 'applyDecorators' Validate ES6 imports
I am using: "core-decorators": "0.20.0".

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