Skip to content
This repository was archived by the owner on May 19, 2026. It is now read-only.

Fix compile problem roughly(node v16.14.2)#271

Open
userjia wants to merge 1 commit into
antvis:masterfrom
userjia:compile-master
Open

Fix compile problem roughly(node v16.14.2)#271
userjia wants to merge 1 commit into
antvis:masterfrom
userjia:compile-master

Conversation

@userjia

@userjia userjia commented May 21, 2023

Copy link
Copy Markdown

👀 PR includes

✨ Feature

  • New feature

🎨 Enhance

  • Code style optimization
  • Refactoring
  • Change the UI
  • Improve the performance
  • Type optimization

🐛 Bugfix

  • Solve the issue and close #0

🔧 Chore

  • Test case
  • Docs / demos update
  • CI / workflow
  • Release version
  • Other ()

📝 Description

🖼️ Screenshot

Before After

🔗 Related issue link

🔍 Self-Check before the merge

  • Add or update relevant docs.
  • Add or update relevant demos.
  • Add or update test case.
  • Add or update relevant TypeScript definitions.

@Aarebecca

Aarebecca commented May 22, 2023

Copy link
Copy Markdown
Collaborator

What is the error output when compiling? And, what's your intention behind removing "declaration" from tsconfig.json?
Did you use any new features when setting --experimental-json-modules for running prebuilt scripts?

@pomelo-nwu

Copy link
Copy Markdown
Member

What is the error output when compiling? And, what's your intention behind removing "declaration" from tsconfig.json? Did you use any new features when setting --experimental-json-modules for running prebuilt scripts?

看起来像是解决windows环境下的安装报错问题:#44 (comment)

@pomelo-nwu pomelo-nwu mentioned this pull request Jun 5, 2023
@tyn1998 tyn1998 mentioned this pull request Jun 13, 2023
16 tasks
@userjia

userjia commented Jun 20, 2023

Copy link
Copy Markdown
Author

What is the error output when compiling? And, what's your intention behind removing "declaration" from tsconfig.json? Did you use any new features when setting --experimental-json-modules for running prebuilt scripts?

看起来像是解决windows环境下的安装报错问题:#44 (comment)

Yes for me, I'm using windows to compile

@userjia

userjia commented Jun 20, 2023

Copy link
Copy Markdown
Author

What is the error output when compiling? And, what's your intention behind removing "declaration" from tsconfig.json? Did you use any new features when setting --experimental-json-modules for running prebuilt scripts?

I'm not quite sure why yet (⊙.⊙), I just try and try and compile successfully, I think this maybe useful for others who also have compile problem

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants