Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

UnhandledPromiseRejectionWarning: Error: craco: Malformed plugin at index: 0 of 'plugins'. #14

Open
DayBreakJS opened this issue Dec 21, 2020 · 3 comments

Comments

@DayBreakJS
Copy link

UnhandledPromiseRejectionWarning: Error: craco: Malformed plugin at index: 0 of 'plugins'.

@Angry-Sparrow
Copy link

Angry-Sparrow commented Apr 29, 2021

UnhandledPromiseRejectionWarning: Error: craco: Malformed plugin at index: 0 of 'plugins'.

I solve the same problem by turning const { CracoLessPlugin } = require('craco-less') into const CracoLessPlugin = require('craco-less').

@NeazMorshed180031
Copy link

CracoLessPlugin
in which file you made that change
???

@DayBreakJS
Copy link
Author

这个问题看了好久 后来放弃了 用antd-theme-generator自己实现了一个

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants