Trouble Integrating Plasmic Components into React Project

Hi

I am now working on integrating Plasmic components into my React project, but I have faced some issues along the way. I am getting the below error when trying to render a Plasmic component:
Error: Failed to compile. Module not found: Can’t resolve ‘@plasmicapp/loader’

I have followed the Get started with plain React | Learn Plasmic splunk documentation closely and rechecked my implementation, but I am not able to figure out what’s causing the issue.

Has anyone else faced similar challenges?

Any suggestions would be greatly appreciated!

Thanks in advance for your help!

Best regards,
nolanmaris

Hello, I think you need to provide some more details about your environment:

  • what command you’re running
  • which package manager you’re using
  • contents of your package.json