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 issue with missing functions when used on nodejs #244

Merged
merged 2 commits into from
Nov 3, 2021

Conversation

MgenGlder
Copy link
Collaborator

@MgenGlder MgenGlder commented Nov 1, 2021

Should resolve the issue where we are missing fromFile and open when run on Node.js applications

@MgenGlder MgenGlder linked an issue Nov 1, 2021 that may be closed by this pull request
@MgenGlder MgenGlder linked an issue Nov 1, 2021 that may be closed by this pull request
@MgenGlder MgenGlder self-assigned this Nov 1, 2021
@MgenGlder MgenGlder merged commit 7e8392d into master Nov 3, 2021
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.

TypeError: PSD.fromFile is not a function TypeError: PSD.open is not a function
1 participant