-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels