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

Some error at 6.4.0 #86

Open
likerainyday opened this issue Aug 25, 2020 · 1 comment
Open

Some error at 6.4.0 #86

likerainyday opened this issue Aug 25, 2020 · 1 comment

Comments

@likerainyday
Copy link

ERROR in ./node_modules/mqtt-packet/node_modules/bl/BufferList.js
Module build failed (from ./node_modules/babel-loader/lib/index.js):
SyntaxError: "copy" is read-only

78 | BufferList.prototype.copy = function copy (dst, dstStart, srcStart, srcEnd) {
| ^
79 | if (typeof srcStart !== 'number' || srcStart < 0) {
80 | srcStart = 0
81 | }

@mcollina
Copy link
Member

I don't know what this mean :/.

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