Skip to content
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

TypeError: Cannot read properties of undefined (reading 'prototype') #53

Open
rajappirio opened this issue Aug 2, 2023 · 1 comment

Comments

@rajappirio
Copy link

hi, thanks for such an amazing tool. We have been using this for a while. However, very recently we were not able to successfully execute any import or export operation because of this error.

I have got all sfdx and this pluging updated.. version of etcopydata 2.1.1

% sfdx ETCopyData import -c ETCopyData\DigitalProducts -s OUAT -d ODev --loglevel debug
TypeError: Cannot read properties of undefined (reading 'prototype')

Any idea on how to rectify this, please ?

@eltoroit
Copy link
Owner

Change the log level to Trace and review the output, the code should show more information to help debug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants