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

DeprecationWarning #185

Open
Z33DD opened this issue Aug 26, 2019 · 7 comments
Open

DeprecationWarning #185

Z33DD opened this issue Aug 26, 2019 · 7 comments

Comments

@Z33DD
Copy link

Z33DD commented Aug 26, 2019

This happens after install and seems that is causing too much lag, when I use hyperline, Hyper takes too much time just to recognize that I'm typing

bash (node:29404) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. warning hyperline > [email protected]: use String.prototype.padStart() warning "hyperline > [email protected]" has unmet peer dependency "[email protected] || 16.x.x". error /home/z33dd/.hyper_plugins/node_modules/hyperline: Command failed. Exit code: 127 Command: opencollective postinstall Arguments: Directory: /home/z33dd/.hyper_plugins/node_modules/hyperline Output: /usr/bin/env: 'node': No such file or directory

@dagadbm
Copy link

dagadbm commented Oct 10, 2019

stoped using this because of this

@muloka
Copy link

muloka commented Nov 5, 2019

Not sure if this plugin is still being maintained.

@mcarpenterjr
Copy link

I was able to fix this by following the instructions in the readme for building/developing and then using npm audit and npm audit fix to update the dependencies. npm complained that babel and jest had some possible breaking changes, but everything seems fine so far.

@sanguino
Copy link

sanguino commented Mar 4, 2020

@mcarpenterjr I did what you said, the warning is not showing, but hyperline stills not showing, any idea?

@mcarpenterjr
Copy link

@sanguino is it enabled in your prefs? Silly question I know.

@sanguino
Copy link

sanguino commented Apr 2, 2020

Yes, it’s enabled

@abixadamj
Copy link

I have similar error, but plugin works...
Zrzut ekranu z 2020-07-23 16-48-11

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

6 participants