Giter Club home page Giter Club logo

hetu's People

Contributors

gabriel0402 avatar georgezouq avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hetu's Issues

mobx-react 和 react-dom兼容性问题

pull了最新版还是有问题,
"Error: 'unstable_batchedUpdates' is not exported by node_modules/react-dom/index.js, imported by node_modules/mobx-react/node_modules/mobx-react-lite/es/utils/reactBatchedUpdates.js"

mobx-react也有mobx-react-lite?

client启动报错,无法访问

执行cd ../client && yarn 后显示,同时http://ip:1234/无法访问

yarn run v1.22.11
$ node scripts/start.js
PUBLIC_URL= /
[HPM] Proxy created: /hetu/api -> http://127.0.0.1:7001/
[HPM] Proxy created: /hetu-cdn -> http://127.0.0.1:7001/
[HPM] Proxy created: /log -> http://127.0.0.1:7001/
[HPM] Proxy created: /hetu_log -> http://127.0.0.1:7001/
[HPM] Proxy created: /socket.io -> http://127.0.0.1:7001/
[HPM] Proxy created: /api -> http://127.0.0.1:7001/
[HPM] Proxy created: /logout -> http://127.0.0.1:7001/
[HPM] Proxy created: /oauth -> http://127.0.0.1:7001/
[HPM] Proxy created: /mock -> http://127.0.0.1:7001/
[HPM] Proxy created: /test-pyy -> http://127.0.0.1:7001/
ℹ 「wds」: Project is running at http://0.0.0.0:1234/
ℹ 「wds」: webpack output is served from undefined
ℹ 「wds」: Content not from webpack is served from /root/hetu-master/client/public
ℹ 「wds」: 404s will fallback to /index.html
Starting the development server...

Files successfully emitted, waiting for typecheck results...

mobx-react-lite和react-dom的版本问题

编译plugin的时候报错:
Error: 'unstable_batchedUpdates' is not exported by node_modules/react-dom/index.js, imported by node_modules/mobx-react-lite/es/utils/reactBatchedUpdates.js

这是mobx-react-lite和react-dom的版本问题吗

Error: 'unstable_batchedUpdates' is not exported

Hi!I have the same problem when I yarn build:umd
Error: 'unstable_batchedUpdates' is not exported by node_modules\react-dom\inde
.js, imported by node_modules\mobx-react-lite\es\utils\reactBatchedUpdates.js

server启动问题

在启动server之后报错:
Cannot destructure property 'host' of 'lodash_1.default.get(...)' as it is undefined.

不是很明白是什么原因

贝壳极速内推

  1. 各种岗位都有, 联系我极速内推
  2. 职业规划、求职招聘免费咨询
  3. 统招本科以上学历, 211/985优先
  4. 工作地点:北京 西二旗
  5. 公司福利:朝10晚7 包三餐 10天以上年假 16薪 股票期权

如有意向, 请发送简历到 [email protected], 并备注github

yarn run build:umd 报错

image

yarn run build:umd
yarn run v1.22.10
$ tsdx build --format umd --name Hetu
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db

Why you should do it regularly:
https://github.com/browserslist/browserslist#browsers-data-updating
(typescript) Error: D:/me/aa低代码/hetu/plugin/src/components/Field/components/JsonEditor/index.tsx(3,31): semantic error TS2307: Cannot find module 'monaco-editor/esm/vs/editor/editor.ap
i' or its corresponding type declarations.
Error: D:/me/aa低代码/hetu/plugin/src/components/Field/components/JsonEditor/index.tsx(3,31): semantic error TS2307: Cannot find module 'monaco-editor/esm/vs/editor/editor.api' or its cor
responding type declarations.
at error (D:\me\aa低代码\hetu\plugin\node_modules\tsdx\node_modules\rollup\dist\shared\node-entry.js:5400:30)
at throwPluginError (D:\me\aa低代码\hetu\plugin\node_modules\tsdx\node_modules\rollup\dist\shared\node-entry.js:11878:12)
at Object.error (D:\me\aa低代码\hetu\plugin\node_modules\tsdx\node_modules\rollup\dist\shared\node-entry.js:12912:24)
at Object.error (D:\me\aa低代码\hetu\plugin\node_modules\tsdx\node_modules\rollup\dist\shared\node-entry.js:12081:38)
at RollupContext.error (D:\me\aa低代码\hetu\plugin\node_modules\tsdx\node_modules\rollup-plugin-typescript2\dist\rollup-plugin-typescript2.cjs.js:17194:30)
at D:\me\aa低代码\hetu\plugin\node_modules\tsdx\node_modules\rollup-plugin-typescript2\dist\rollup-plugin-typescript2.cjs.js:24994:23
at arrayEach (D:\me\aa低代码\hetu\plugin\node_modules\tsdx\node_modules\rollup-plugin-typescript2\dist\rollup-plugin-typescript2.cjs.js:534:11)
at forEach (D:\me\aa低代码\hetu\plugin\node_modules\tsdx\node_modules\rollup-plugin-typescript2\dist\rollup-plugin-typescript2.cjs.js:9360:14)
at printDiagnostics (D:\me\aa低代码\hetu\plugin\node_modules\tsdx\node_modules\rollup-plugin-typescript2\dist\rollup-plugin-typescript2.cjs.js:24967:5)
at Object.transform (D:\me\aa低代码\hetu\plugin\node_modules\tsdx\node_modules\rollup-plugin-typescript2\dist\rollup-plugin-typescript2.cjs.js:29049:17)

error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.