-
Notifications
You must be signed in to change notification settings - Fork 3
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
Error: No "GlobalWorkerOptions.workerSrc" specified. #5
Comments
@yajiviki can you try to install "npm install pdf-parse-new@beta" and give me feedback? |
simonegosetto
added a commit
that referenced
this issue
Oct 30, 2024
simonegosetto
added a commit
that referenced
this issue
Oct 30, 2024
Simone Gosetto,
Sure I'll check and let you know
Warm Regards,
*VIJAY*
-----------------------------------------------------------------------------------------------------------------------
*Vijay Anand Natrajan* - *Developer of Imaging and Workflow Automation*
www.bright-river.com
***@***.***
…On Wed, 30 Oct 2024 at 22:27, Simone Gosetto ***@***.***> wrote:
@yajiviki <https://github.com/yajiviki> can you try to install "npm
install ***@***.***" and give me feedback?
is it's ok i can release the v1.3.9
—
Reply to this email directly, view it on GitHub
<#5 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFOUSCUC7LECTV7P472IF7TZ6EFZDAVCNFSM6AAAAABPR2NRBCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINBXHAYDQOJUGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi,
I have encountered a recurring issue with the project configuration.
Despite updating Webpack according to the specifications provided in the
error message, the issue persists.
Each attempt to resolve the error by following the suggested steps has not
led to a permanent solution.
Please find the error screenshot attached.
[image: image.png]
[image: image.png]
[image: image.png]
Warm Regards,
*VIJAY*
-----------------------------------------------------------------------------------------------------------------------
*Vijay Anand Natrajan* - *Developer of Imaging and Workflow Automation*
www.bright-river.com
***@***.***
On Fri, 1 Nov 2024 at 07:39, Vijay Anand Natarajan <
***@***.***> wrote:
…
Simone Gosetto,
Sure I'll check and let you know
Warm Regards,
*VIJAY*
-----------------------------------------------------------------------------------------------------------------------
*Vijay Anand Natrajan* - *Developer of Imaging and Workflow Automation*
www.bright-river.com
***@***.***
On Wed, 30 Oct 2024 at 22:27, Simone Gosetto ***@***.***>
wrote:
> @yajiviki <https://github.com/yajiviki> can you try to install "npm
> install ***@***.***" and give me feedback?
> is it's ok i can release the v1.3.9
>
> —
> Reply to this email directly, view it on GitHub
> <#5 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AFOUSCUC7LECTV7P472IF7TZ6EFZDAVCNFSM6AAAAABPR2NRBCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINBXHAYDQOJUGQ>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
|
@yajiviki i can't see the attachments |
Sorry, It was in the screenshot.
Warm Regards,
*VIJAY*
-----------------------------------------------------------------------------------------------------------------------
*Vijay Anand Natrajan* - *Developer of Imaging and Workflow Automation*
www.bright-river.com
***@***.***
…On Fri, 1 Nov 2024 at 20:39, Simone Gosetto ***@***.***> wrote:
@yajiviki <https://github.com/yajiviki> i can't see the attachments
—
Reply to this email directly, view it on GitHub
<#5 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFOUSCWWV4AASU2QCXOKXLTZ6OKSZAVCNFSM6AAAAABPR2NRBCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJSGAZTONJSHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Sorry, but i don't see the screenshots |
It was in the 2nd previous reply email of me.
…On Thu, 2 Jan, 2025, 10:02 pm Simone Gosetto, ***@***.***> wrote:
Sorry, but i don't see the screenshots
—
Reply to this email directly, view it on GitHub
<#5 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFOUSCVUCIQJFVEUO2ACDJ32IVSYVAVCNFSM6AAAAABPR2NRBCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRYGA2DMMJSGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@yajiviki can you try with the version 1.3.9? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have tried to extract the text contents from the PDF using 'pdf-parse-new in Adobe UXP Plugin and I'm getting an error message below
Code :
Error: No "GlobalWorkerOptions.workerSrc" specified.
at Function.get workerSrc [as workerSrc] (VM19 scripts-uxp.js:49797)
at PDFWorker.initialize (VM19 scripts-uxp.js:49680)
at new PDFWorker (VM19 scripts-uxp.js:49641)
at Object.getDocument (VM19 scripts-uxp.js:48708)
at PDF (VM19 scripts-uxp.js:31899)
at main (VM19 scripts-uxp.js:376766)
at fceToRun (VM12 uxp.js:220591)
at CustomScripts.applyDefaultSettingsAndRun (VM12 uxp.js:220656)
at CustomScripts.executeScriptOnce (VM12 uxp.js:220610)
at CustomScripts.executeScriptOnce (VM12 uxp.js:220566)
at photoshop__WEBPACK_IMPORTED_MODULE_1.core.executeAsModal.commandName (VM12 uxp.js:220543)
at _internalExecuteAsModalWrapper (uxp://uxp-internal/ps-common.js:61)
at _internalCallbackWrapper (uxp://uxp-internal/ps-common.js:42)
The text was updated successfully, but these errors were encountered: