Skip to main content
Participant
April 2, 2025
Answered

UXP Questions - react

  • April 2, 2025
  • 5 replies
  • 862 views

Hello, I have a couple questions related to a react app plugin in a ppro uxp panel.  

1. I have my react app working just fine, with version react 16, is there any plans/timeline to allow newer react versions, perhaps 18?  
2. I'm developing this app for a company that wants to integrate outside resources into a ppro panel, this seems to be working fine early on, but I'm developing the UXP implementation on ppro beta.  I was wondering if there is a timeline for a stable ppro to have these uxp features?  My understanding was that uxp is not fully released yet for the current stable, is that correct? 


3. I'm using npm with this uxp react panel, and it seems to come with "acord-with-stage3" pre-installed, this is in my package.json (tho does not seem to be included in my dependencies):


 
"resolutions": {
    "acorn": "npm:acorn-with-stage3"
  }

but it seems to be causing me some issues when installing other packages, it gives me this error when attempting to install most other packages via npm install <package-name>:

npm error Invalid Version: npm:acorn-with-stage3

I've tried cleaning the npm cache, and re-installing the node_modules & package-lock, but the error persists afterwards.  


Thanks for any help. 
-Logan




Correct answer Justin Taylor-Hyper Brew

There's a lot of config required to get React working in UXP. We make this easy in Bolt UXP, free & open source. Check it out here:

 

https://hyperbrew.co/resources/bolt-uxp/

 

 

5 replies

Justin Taylor-Hyper Brew
Community Expert
Community Expert
April 2, 2025

There's a lot of config required to get React working in UXP. We make this easy in Bolt UXP, free & open source. Check it out here:

 

https://hyperbrew.co/resources/bolt-uxp/

 

 

Kevin J. Monahan Jr.
Legend
April 3, 2025

Amazing. Thanks, Justin!

 

Kevin

 

Kevin Monahan - Sr. Community and Engagement Strategist – Adobe Pro Video and Audio
Participant
April 2, 2025

i was also using node 22, and npm 11, but i've since tried downgrading to node 16  & npm 8, and still the exact same issues with attempting any npm install of any package. 

Kevin J. Monahan Jr.
Legend
April 2, 2025

Hi @logan_7548,

Thanks for the question. I'll have to ask for your patience for an answer to your question as our specialists are preparing for the NAB conference. I hope a community member might be able to respond while we wait for the product team to respond. Perhaps @Justin Taylor-Hyper Brew or @Mathias Moehl might be able to help. Sorry for the frustration.

 

Take Care,

Kevin

 

Kevin Monahan - Sr. Community and Engagement Strategist – Adobe Pro Video and Audio