What does "Unsupported host app detected" error mean?

Hi guys, what this message means? And how to solve it. Thanks in advance

Hi @organic_ocelot!

It means your host app (the one containing the /plasmic-host page) is not using the latest version of our packages.

For example, it might be the @plasmicapp/loader-nextjs package if you’re using the headless API for NextJs.

This warning is displayed when the old version might miss some more recent features and prevent those features from working correctly in Studio. You can fix it by installing the latest versions of those packages

Thank you, Victor!

You can fix it by installing the latest versions of those packages

Ok, but how? I know most people around here know what that means, but I don’t.

1 Like

I think this involves the self hosted method to update the package using npm. But it shows in when I do not do any self host.like Working fully on plasmic.

Please share your project id

Sorry, I got it now, I was using the brave browser which was causing this. So I recommand not to use brave browser for self host. Can you tell me if some one uses codegen, does the paste using figma plugin works?

Hello viktor, i am also facing the same issue, would like to know how to install the latest version of these packages, i have already tried npm update plasmicapp/* but its still showing this problem