Skip to content

Receiving a build error when upgrading to 1.1.3 #15

@andrewdelprete

Description

@andrewdelprete

Hey there, when upgrading to 1.1.3 I'm receiving the error below

Couldn't find preset "es2016" relative to directory "/Users/me/Work/project/node_modules/react-simple-dropdown" while parsing file: /Users/me/Work/project/node_modules/react-simple-dropdown/lib/components/Dropdown.js

It doesn't appear that babel-preset-es2016 is being installed when I run an npm install from my project (it's not in my node_modules folder). If I install this preset manually then the build works just fine without errors.

npm version: 3.3.12
node version: v5.1.0

Any thoughts?

Thank you!

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