Why Does This Happen?


I am almost done adding the social share component by pragmaflow into my library, but this keeps occurring after I input “npx adalo publish”. Does anyone know how to fix this?

for context my credentials are correct

Has anybody tried installing a component recently?

Hi @LoneWolf,

As I remember you need to change the name of the component in package.json to get rid of this error.
You can search in Pragmaflow’s github comments and also on the forum, there were several threads about this.

NB: do it on your own risk :slight_smile:

Best,
Victor.

1 Like

Would anyone by chance know how to fix this?

It can be fixed by entering this code before working in WSL

export NODE_OPTIONS=–openssl-legacy-provider

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.