AbdullahAlfaraj / AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin

Module not found: "./typescripts/dist/bundle"

Open
#352 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
7.3k
Forks
526
PR merge metrics
No merged PRs in 30d

Description

I have installed the Automatic1111 extension for Photoshop plugin and both it and Automatic are up to date.
I have enabled Developer Mode in PhotoShop v 24.7
I have installed Adobe UXP Developer Tool.

I loaded the .json file in UXP Developer tool and the plugin loads successfully and appears in PhotoShop. BUT...
There are no generation buttions, I cannot access any of the other tabs, e.g., "Settings".

In the UXP Developer console, I see this error:
Uncaught Error: Module not found: "./typescripts/dist/bundle". Parent module folder was: "/". at e.exports._throwModuleNotFound (uxp://uxp-internal/runtime_scripts_loader.js:2:18761) at e.exports._require (uxp://uxp-internal/runtime_scripts_loader.js:2:19733) at a (uxp://uxp-internal/runtime_scripts_loader.js:2:19003) at D:\stable-diffusion-webui\extensions\Auto-Photoshop-StableDiffusion-Plugin\sdapi_py_re.js:6:25 at e.exports._loadModule (uxp://uxp-internal/runtime_scripts_loader.js:2:21184) at e.exports._require (uxp://uxp-internal/runtime_scripts_loader.js:2:19696) at a (uxp://uxp-internal/runtime_scripts_loader.js:2:19003) at D:\stable-diffusion-webui\extensions\Auto-Photoshop-StableDiffusion-Plugin\utility\tab\sd.js:6:15 at e.exports._loadModule (uxp://uxp-internal/runtime_scripts_loader.js:2:21184) at e.exports._require (uxp://uxp-internal/runtime_scripts_loader.js:2:19696)

I turned on api logging and I see no interactions with the server. I also have it running on a non-standard port and was not sure if I needed to configure that, but I don't think I am getting that far. (As I don't think it is fully loading and there is no settings tab.)

![image](https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin/assets/13871579/eea078dd-b8bf-40c0-ab86-3c51e8fb5fd5)

Please advise, and thank you for creating this.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.