Skip to content

Can't resolve 'bufferutil' and 'utf-8-validate' #1079

Answered by tortmayr
wss29 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @wss29,
technically this is not an error and "just" a warning. As you already mentioned it does not affect the build result and the generated node server works as expected. Nevertheless, I agree that we should try to get rid of the warning by fixing the root cause.
In the meantime, you could also just try to filter out the warning by adding a matching regex to the ingoreWarnings array in the webpack config.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wss29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants