Deployment errors
-
Good afternoon,
I have been trying to deploy a React app to my WordPress site but nothing seems to be showing up. I believe I followed all the steps correctly, however I keep getting the following error messages:
PHP Warning: file_get_contents(/home2/imagipt6/public_html/wp-content/reactpress/apps/[myappname]/package.json): failed to open stream: No such file or directory in /home2/imagipt6/public_html/wp-content/plugins/reactpress/admin/class-reactpress-admin.php on line 478
PHP Warning: file_put_contents(/home2/imagipt6/public_html/wp-content/reactpress/apps/[myappname]/public/index.html): failed to open stream: No such file or directory in /home2/imagipt6/public_html/wp-content/plugins/reactpress/admin/class-reactpress-admin.php on line 325
Is this something you’ve seen before? Do you have any suggestions on how I can get this working?
Thank you.
- The topic ‘Deployment errors’ is closed to new replies.