ant-design / ant-design/create-react-app-antd
ERROR in ./node_modules/rc-trigger/es/index.js
- Dominant language
- JavaScript
- Stars
- 576
- Forks
- 186
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I'm getting the following error when importing button styles
"Compiled with problems:
ERROR in ./node_modules/rc-trigger/es/index.js 702:0-29
export 'BuildInPlacements' (reexported as 'BuildInPlacements') was not found in './interface' (module has no exports)"
**Screenshot**
Contributor guide
No contributing guide indexed for this repository
Research direction
The reported failure is in node_modules/rc-trigger/es/index.js, where ./interface is expected to provide BuildInPlacements. First reproduce the button-style import and inspect the project's dependency and build versions; done means the build completes without this export error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100