• Hello,

    I’ve done a localwp install of wp to test the plugin, on win 10. PHP version 8.1.9.
    After setting the slug, run build, start the app, i’m getting a blank page. However, I can open the page from the url slug from the inside of reactpress plugin.
    I’ve noticed that the index.html file from public folder it is empty.
    Any advices?
    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author rockiger

    (@rockiger)

    It seems that ReactPress couldn’t download the WP page with the slug. Did you try to click on “Update Dev-Environment”?

    Thread Starter madalidaru

    (@madalidaru)

    Hi,
    Yes, i’ve updated Dev-Environment but no change.
    I m having these deprecation warnings that may affect the build process and look for a solution.
    deprecation warnings

    • This reply was modified 2 years, 3 months ago by madalidaru.
    • This reply was modified 2 years, 3 months ago by madalidaru.
    • This reply was modified 2 years, 3 months ago by madalidaru.
    • This reply was modified 2 years, 3 months ago by madalidaru.
    • This reply was modified 2 years, 3 months ago by madalidaru.
    Plugin Author rockiger

    (@rockiger)

    The deprecation warnings have nothing to do with ReactPress. This is part of your React dev environment. How did you create your app?

    Thread Starter madalidaru

    (@madalidaru)

    -copied the path from reactpress plugin and go there through file explorer (not from terminal)
    -on the app folder: with git terminal > npx create-react-app ‘name’
    -set the slug, npm run build, npm start.
    I have tried about 5-6 times. Update dev-env didn’t solve it, deleted node modules and reinstall same result, and i dont know what to do more.

    Plugin Author rockiger

    (@rockiger)

    Can you create a React app without ReactPress? Did you test that?

    Unfortunately, I have no idea, how I can help you ??

    Thread Starter madalidaru

    (@madalidaru)

    Yes, i can create React apps and work with them.
    I will try the plugin with a free hosting service when have some time.
    Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Blank app page on start – local dev’ is closed to new replies.