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
Since the last update (one of the past updates) I can't export pdf's anymore from node-red. I use PDFmake for this and has been flawless until november 1st this year. When I change the name of the pdf-export and deploy I get this error:
TypeError: Cannot read properties of undefined (reading 'vfs')
Expected behavior
As always, the PDF can be made and exported.
Actual behavior
No PDF is exported and deploying gives above error
Steps to reproduce
Don't know
Proposed changes
--
The text was updated successfully, but these errors were encountered:
Problem/Motivation
Since the last update (one of the past updates) I can't export pdf's anymore from node-red. I use PDFmake for this and has been flawless until november 1st this year. When I change the name of the pdf-export and deploy I get this error:
TypeError: Cannot read properties of undefined (reading 'vfs')
Expected behavior
As always, the PDF can be made and exported.
Actual behavior
No PDF is exported and deploying gives above error
Steps to reproduce
Don't know
Proposed changes
--
The text was updated successfully, but these errors were encountered: