nodejs / help

:sparkles: Need help with Node.js? File an Issue here. :rocket:
1.45k stars 278 forks source link

View: Root TypeError: undefined is not an object (evaluating 'P.replace') #4205

Closed mvallde closed 12 months ago

mvallde commented 1 year ago

Details

I can't access to my worker's profile of the App Amnesia.

BE335E36-C595-4D60-97AD-EFE3D534F8EF

Node.js version

Not applicable.

Example code

No response

Operating system

IOS iPhone

Scope

Access to personal workers profile

Module and version

Not applicable.

gireeshpunathil commented 1 year ago

this is most likely an application problem, not a node.js issue - due to attempting to access uninitialised / unassigned variable. You should report this to Amnesia project.

gireeshpunathil commented 12 months ago

closing.