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

Circular dependency error #32

Closed
Sayakie opened this issue Apr 8, 2022 · 1 comment · Fixed by #33
Closed

Circular dependency error #32

Sayakie opened this issue Apr 8, 2022 · 1 comment · Fixed by #33
Assignees
Labels
has PR The issue has a PR has been opened for this issue priority:critical
Milestone

Comments

@Sayakie
Copy link
Owner

Sayakie commented Apr 8, 2022

All variant forms(EnumAegislash, EnumAlcremie, etc...) throw a reference error like the following output:

ReferenceError: Cannot access 'FormBelongToSpecies' before initialization

Note: We use Node.js but do not follow the CommonJS module system (instead ECMAScript module system)

@Sayakie Sayakie added this to the Hakase v0.2 milestone Apr 8, 2022
@Sayakie Sayakie self-assigned this Apr 8, 2022
Sayakie added a commit that referenced this issue Apr 8, 2022
Resolve #32

Signed-off-by: Sayakie <sayakie@kakao.com>
@Sayakie Sayakie added the has PR The issue has a PR has been opened for this issue label Apr 8, 2022
@Sayakie Sayakie linked a pull request Apr 8, 2022 that will close this issue
@Sayakie
Copy link
Owner Author

Sayakie commented Apr 8, 2022

Merged into main branch.

@Sayakie Sayakie closed this as completed Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has PR The issue has a PR has been opened for this issue priority:critical
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant