Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

join is undefined error #11

Open
Danny-Engelman opened this issue Mar 8, 2021 · 1 comment
Open

join is undefined error #11

Danny-Engelman opened this issue Mar 8, 2021 · 1 comment

Comments

@Danny-Engelman
Copy link

I occasionaly get:

Cannot read property 'join' of undefined
TypeError: Cannot read property 'join' of undefined
    at file:///c:/Users/XXX/.vscode/extensions/hqjs.hq-live-server-0.0.11/node_modules/@hqjs/hq/compilers/html.mjs:138:42
    at c:\Users\XXX\.vscode\extensions\hqjs.hq-live-server-0.0.11\node_modules\posthtml\lib\api.js:91:45

Line 138 is:

and rebooting is a drastic solution

@hqjs
Copy link
Owner

hqjs commented Mar 8, 2021

Thanks for reporting, I expected style content to be at least empty string. I'll prepare a patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants