alibaba / alibaba/lowcode-engine
lowcode-plugins 里面的 plugin-datasource-pane 项目启动失败 npm run start :CONFIG No webpack config found.
- Dominant language
- TypeScript
- Stars
- 15.9k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
## **Describe the bug (required)** / **详细描述 bug(必填)**
A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述
---
## **To Reproduce (required)** / **如何复现 bug?(必填,非常重要)**
Steps to reproduce the behavior: / 详细复现步骤:
---
1. 打开 https://github.com/alibaba/lowcode-plugins;
2. git clone 项目;
3. cd packages/plugin-datasource-pane;
4. npm i;
5. npm run start;
6. 然后你就会得到下面的报错
```js
npm run start
> @alilc/lowcode-plugin-datasource-pane@1.0.5 start /Users/limi/Documents/midea/ams-美商云/lowcode-plugins/packages/plugin-datasource-pane
> build-scripts start
@alib/build-scripts 0.1.32
info Can not find demo folder for component development
WARN CONFIG No webpack config found.
```
## **Expected behavior (required)** / **预期行为(必填,非常重要)**
A clear and concise description of what did you expect to happen. / 请清晰和精确的描述你预期的行为
---
## **Screenshots (optional)** / **bug 截图(可选)**
Sceenshots for further information. (If applicable.) / 一些有用的截图将会帮助我们更好的明确以及定位问题

---
## **Environments (please complete the following information) (required):** / **请提供如下信息(必填)**
- 所在版本: lowcode-plugins: Commit: 7ac165d2be7671aabe
- node v14.19.0
- npm v6.14.16
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.