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)

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

None yet

3 participants