What are you trying to do?
I’m trying publish a simple project to GitHub with some basic components.
What are the reproduction steps?
- Create a new project in a Workspace, choosing mobile first template for example (my case)
- Put some components, like buttons, navbar
- Click on Publish button and connect with GitHub
- Choose Next.js (Page Router) and Codegen options
- Click on Publish and see the progress.
- The expected result is complete all steps for push to GitHub, but “Initializing Plasmic App” step fails.
In the created repository, I saw the pipeline and occurs an error in job related to @plasmicapp/react-web
version. The exact error message is: Plasmic error: Upgrading @plasmicapp/react-web is required to continue.
Relevant links:
- My project: Plasmic
- Job in repository: plasmic · JaviCeRodriguez/website@a1e1141 · GitHub