Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

userjia
Copy link

@userjia userjia commented May 21, 2023

👀 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
Copy link
Collaborator

Aarebecca commented May 22, 2023

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
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
Copy link
Author

userjia commented Jun 20, 2023

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
Copy link
Author

userjia commented Jun 20, 2023

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 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.

3 participants