chflame163 / ComfyUI_LayerStyle

A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.
MIT License
676 stars 33 forks source link

js文件报错 #63

Closed liulsg closed 2 months ago

liulsg commented 2 months ago

app.js:1361 Error loading extension /extensions/dzNodes/dz_debug.js TypeError: Failed to fetch dynamically imported module: http://127.0.0.1:8188/extensions/dzNodes/dz_debug.js

GET http://127.0.0.1:8188/extensions/dzNodes/dz_DZ_widgets.js net::ERR_ABORTED 404 (Not Found) Error loading extension /extensions/dzNodes/dz_debug.js TypeError: Failed to fetch dynamically imported module: http://127.0.0.1:8188/extensions/dzNodes/dz_debug.js

app.js:254 Error calling extension 'DZ.widgets' method 'init' {error: ReferenceError: error is not defined at Object.init (http://127.0.0.1:8188/extensions/dzNodes/d…}

{extension: {…}}

{args: Array(0)}

chflame163 commented 2 months ago

Please description the usage scenario when this problem occurs, and attach the full error logs.