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

parse4 is not a function #1

Closed
panw3i opened this issue Nov 5, 2021 · 2 comments
Closed

parse4 is not a function #1

panw3i opened this issue Nov 5, 2021 · 2 comments

Comments

@panw3i
Copy link

panw3i commented Nov 5, 2021


{
message: "parse4 is not a function",
stack: "TypeError: parse4 is not a function at renderToString (worker.js:23136:21) at handleRequest (worker.js:23189:19)"
}

@lisonge
Copy link
Owner

lisonge commented Nov 5, 2021

@panw3i

thank your issue

see taoqf/node-html-parser/pull/166#issuecomment-951675397 and evanw/esbuild/issues/1719

i will fix this bug later by rewrite esbuild config

if you just want compile code, you can just delete visit-counter/node_modules/node-html-parser/package.json line 104-174

,
	"exports": {
		"require": "./dist/index.js",
		"import": "./esm/index.js"
	}

@lisonge
Copy link
Owner

lisonge commented Nov 8, 2021

fix by f447efa

@lisonge lisonge closed this as completed Nov 8, 2021
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