emberjs / emberjs/ember-cli-babel

Unable to satisfy placement constraints for @babel/plugin-proposal-decorators

Open
#312 1 comment 1 reaction 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
152
Forks
115
Avg merge
23h 22m
Merged PRs (30d)
4

Description

After landing #311 and releasing in 7.13.1 a newly generated project receives the following error:

```
Unable to satisfy placement constraints for Babel plugin @babel/plugin-proposal-decorators
```

Steps to reproduce:

```
ember new foo
cd foo
yarn add -D ember-cli-babel@7.13.1 # version with the issue
ember build
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.