Skip to content

fix build in mqttjs #52

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

Merged
merged 1 commit into from
Mar 21, 2019
Merged

Conversation

scarry1992
Copy link
Contributor

replace arrow function with usual declaration.

@scarry1992
Copy link
Contributor Author

@mcollina, can you release that fix asap, that`s cracks install of mqtt.js

@mcollina
Copy link
Member

Which fix?

@scarry1992
Copy link
Contributor Author

scarry1992 commented Mar 21, 2019

@mcollina, mqttjs failed building with that version of mqtt-packet, I was wrong with arrow function

@scarry1992
Copy link
Contributor Author

Parse error at 0:9030,65
npm ERR! prepareGitDep result += currentValue.reduce((currentLength, value) => {
npm ERR! prepareGitDep ^
npm ERR! prepareGitDep ERROR: Invalid assignment
npm ERR! prepareGitDep at JS_Parse_Error.get (eval at (/home/sebu/.npm/_cacache/tmp/git-clone-ea9541ac/node_modules/uglify-js/tools/node.js:20:1), :71:23)
npm ERR! prepareGitDep at fatal (/home/sebu/.npm/_cacache/tmp/git-clone-ea9541ac/node_modules/uglify-js/bin/uglifyjs:296:53)
npm ERR! prepareGitDep at run (/home/sebu/.npm/_cacache/tmp/git-clone-ea9541ac/node_modules/uglify-js/bin/uglifyjs:240:9)
npm ERR! prepareGitDep at ReadStream. (/home/sebu/.npm/_cacache/tmp/git-clone-ea9541ac/node_modules/uglify-js/bin/uglifyjs:173:9)
npm ERR! prepareGitDep at ReadStream.emit (events.js:202:15)
npm ERR! prepareGitDep at endReadableNT (_stream_readable.js:1129:12)
npm ERR! prepareGitDep at processTicksAndRejections (internal/process/next_tick.js:76:17)

@mcollina mcollina merged commit e6b6af1 into master Mar 21, 2019
@mcollina mcollina deleted the multiple-user-properties-with-same-name branch March 21, 2019 09:48
@scarry1992
Copy link
Contributor Author

@mcollina, need release in npm with fix version 6.1.1

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

Successfully merging this pull request may close these issues.

None yet

2 participants