vike: TypeError: bu.unmask is not a function

After following the instructions for the react-ts boilerplate and doing npm run dev the dev server crashes with this error after I click on “About”:

/node_modules/vite/node_modules/ws/lib/buffer-util.js:118
      else bu.unmask(buffer, mask);
              ^
TypeError: bu.unmask is not a function

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 18 (11 by maintainers)

Most upvoted comments

Let me have a look