question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot "Push and Deploy" from Plasmic Studio any more

See original GitHub issue

Hi!

I haven’t touched my plasmic project in a while and came back to it today. When I make some changes in Plasmic Studio and then “publish”, the GH action always fails: 2021-09-11_22-47

The logs of that GH action are here: error-log-plasmic.yml.txt. I first get a large number of warnings and finally an error:

[...]
ENOENT: no such file or directory, open '/home/runner/work/cad-viewer/cad-viewer/cad-viewer-website/node_modules/.staging/@material-ui/core-2667166c/esm/Icon/index.js'
npm WARN
tar ENOENT: no such file or directory, open '/home/runner/work/cad-viewer/cad-viewer/cad-viewer-website/node_modules/.staging/@material-ui/icons-9895f66b/esm/BluetoothConnectedTwoTone.js'
npm WARN
tar ENOENT: no such file or directory, lstat '/home/runner/work/cad-viewer/cad-viewer/cad-viewer-website/node_modules/.staging/three-bc89ea25/examples'
Error: stderr maxBuffer length exceeded

The CLI command plasmic sync still works. Help would be much appreciated!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
donalffonscommented, Sep 21, 2021

Sorry for the late reply here. Thanks a lot for your help with my issue. 🙂

1reaction
plasmicopscommented, Sep 16, 2021

Resolved via email.

Problem: currently you cannot change plasmic.yml in the defined GitHub action (e.g. in this case the user had a GitHub npm registry that required separate authorization for the build to work).

Solution: you can create a new GitHub action (copying plasmic.yml) and trigger it via webhook in Plasmic Studio.

Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Publishing projects | Learn Plasmic
Plasmic supports the following publish actions: Plasmic hosting - Perfect for deploying a Plasmic Studio project as a website without any code. Webhooks...
Read more >
Getting errors deploying with Plasmic CMS - Issues
Hey all, I've recently added Plasmic CMS (not sure if that is the cause) but since I am getting errors on trying to...
Read more >
Changelog | Learn Plasmic
Simply go to the component store, select Hygraph, setup the integration, and insert Hygraph content! Then hit Publish to deploy optimized, statically or...
Read more >
Get started with plain React - Learn Plasmic
You must first create a project in Plasmic. To view this quickstart with all the IDs and token placeholders replaced with real values,...
Read more >
Publish new Plasmic codebase with just point-and-click
If you want to just publish a website without the codebase, press ... Try making some changes to the site in the Plasmic...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found