-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi,
I'm unable to get this tool to work when loading a plug in.
It seems to work fine when starting the service
> uxp service start
UXP Developer Service now running at port 14001
Then enabling the dev-tools
> uxp devtools enable
Administrator privileges are needed to enable UXP Developer Tools on this system. By continuing you agree to
1) Adobe's Terms of Use: https://www.adobe.com/legal/terms.html
2) Adobe Developer Additional Terms: http://www.adobe.com/go/developer-terms
Press Enter to Continue...
UXP DevTools is Enabled now.
But when trying to initialize a plugin it just outputs the following:
> uxp plugin load
Websocket error [object Object]
Command 'plugin load' failed.
[object Object]
Tried with both on a new plugin initialization (running uxp plugin init) as well as this code: https://github.com/AdobeDocs/uxp-photoshop-plugin-samples/tree/main/hello-world-panel-js-sample
Any idéas why it's not working?
Running on Windows 10 Enterprise, 22H2 with Photoshop 2022 ( 23.1.0 )
It's an enterprise environment without Creative Cloud App, so I'm unable to install the UI version of the UXP Developer Tools.
Metadata
Metadata
Assignees
Labels
No labels