You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an issue with not updating the patternlab pattern.
I did a little description here too: pattern-lab/patternlab-node#1310
I also noticed, that clearing the shared-config--PORT.json is not working properly.
The exit event handler is never called and i had about 2000 json files in the dist directory.
Maybe this has something to do with the "not updating the rendered file" issue?
I tried to debug it yesterday, but haven't had any success narrowing it down.
Update:
Seams this triggers that too:
request to http://127.0.0.1:57127/?type=renderFile failed, reason: connect ECONNRESET 127.0.0.1:57127
Although i still have a php process running which listens to this port.
The text was updated successfully, but these errors were encountered:
There is an issue with not updating the patternlab pattern.
I did a little description here too: pattern-lab/patternlab-node#1310
I also noticed, that clearing the shared-config--PORT.json is not working properly.
The exit event handler is never called and i had about 2000 json files in the dist directory.
Maybe this has something to do with the "not updating the rendered file" issue?
I tried to debug it yesterday, but haven't had any success narrowing it down.
Update:
Seams this triggers that too:
request to http://127.0.0.1:57127/?type=renderFile failed, reason: connect ECONNRESET 127.0.0.1:57127
Although i still have a php process running which listens to this port.
The text was updated successfully, but these errors were encountered: