Skip to content

3.0适配和sql查询表格化展示#15

Open
lizjiang wants to merge 1 commit into
skye0207:mainfrom
lizjiang:feature/gui3.0
Open

3.0适配和sql查询表格化展示#15
lizjiang wants to merge 1 commit into
skye0207:mainfrom
lizjiang:feature/gui3.0

Conversation

@lizjiang

Copy link
Copy Markdown

No description provided.

@lushi78778

lushi78778 commented Nov 12, 2022

Copy link
Copy Markdown

安装依赖报错:

D:\projectCode\html\TDengineGUI> cnpm install --verbose electron
√ Installed 6 packages
√ Linked 250 latest versions
[1/2] scripts.postinstall electron@^21.2.3 run "node install.js", root: "D:\\projectCode\\html\\TDengineGUI\\node_modules\\_electron@21.2.3@electron"
[1/2] scripts.postinstall electron@^21.2.3 finished in 2s
[2/2] scripts.postinstall element-ui@2.15.10 › async-validator@1.8.5 › babel-runtime@6.26.0 › core-js@^2.4.0 run "node -e \"try{require('./postinstall')}catch(e){}\"", root: "D:\\projectCode\\html\\TDengineGUI\\node_modules\\_core-js@2.6.12@core-js"
Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
> https://opencollective.com/core-js
> https://www.patreon.com/zloirock

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)

[2/2] scripts.postinstall element-ui@2.15.10 › async-validator@1.8.5 › babel-runtime@6.26.0 › core-js@^2.4.0 finished in 135ms
√ Run 2 scripts
anti semver electron@21.2.3 › extract-zip@2.0.1 › @types/yauzl@2.10.0 › @types/node@* delcares @types/node@*(resolved as 18.11.9) but using ancestor(electron)'s dependency @types/node@^16.11.26(resolved as 16.18.3)
deprecate electron-builder@22.14.13 › app-builder-lib@22.14.13 › electron-osx-sign@^0.5.0 Please use @electron/osx-sign moving forward. Be aware the API is slightly different
deprecate electron-builder@22.14.13 › app-builder-lib@22.14.13 › @electron/universal@1.0.5 › asar@^3.0.3 Please use @electron/asar moving forward.  There is no API change, just a package name change
deprecate element-ui@2.15.10 › async-validator@1.8.5 › babel-runtime@6.26.0 › core-js@^2.4.0 core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
√ All packages installed (269 packages installed from npm registry, used 8s(network 6s), speed 48.52KB/s, json 8(285.44KB), tarball 0B, manifests cache hit 243, etag hit 243 / miss 8)

后续继续执行可以通过

D:\projectCode\html\TDengineGUI>

√ Installed 6 packagesngineGUI> cnpm install
√ Linked 0 latest versions
√ Run 0 scripts
√ All packages installed (used 24ms(network 19ms), speed 0B/s, json 0(0B), tarball 0B, manifests cache hit 0, etag hit 0 / miss 0)

D:\projectCode\html\TDengineGUI>cnpm run start

> TDengineGUI@1.0.0 start
> electron .

但是运行出来的没有样式
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants