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

require("photoshop").imaging returns undefined #458

Open
pjhpeter opened this issue Dec 29, 2023 · 0 comments
Open

require("photoshop").imaging returns undefined #458

pjhpeter opened this issue Dec 29, 2023 · 0 comments

Comments

@pjhpeter
Copy link

Hello,I am attempting to require the imaging module from the "photoshop" package in my UXP plugin with the follow code:

const imaging = require("photoshop").imaging;

However, this is resulting in imaging being undefined.

PS version is 23.5.2

Any guidance on why this is happening or how I should be properly requiring the imaging module would be greatly appreciated. If additional information is needed, please let me know.

Thank you!

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

No branches or pull requests

1 participant