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

Provided package.json gives script errors on new installation #4

Open
Ayelis opened this issue Nov 9, 2017 · 2 comments
Open

Provided package.json gives script errors on new installation #4

Ayelis opened this issue Nov 9, 2017 · 2 comments

Comments

@Ayelis
Copy link

Ayelis commented Nov 9, 2017

Invalid license:
[email protected] license should be a valid SPDX license expression

Deprecated packages:
[email protected]: All versions below 4.0.1 of Nodemailer are deprecated.
[email protected]: deprecated, use lowercase [email protected] from now on
[email protected]: security/injection issue with limit/offset fixed in 3.17.0
[email protected]: Use uuid module instead
[email protected]: 'native-or-bluebird' is deprecated. Please use 'any-promise' instead.
[email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
[email protected]: wrench.js is deprecated! You should check out fs-extra
[email protected]: connect 2.x series is deprecated
[email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible.

Deprecated dependency:
The peer dependency screen-buffer@~0.4.0 included from headless-terminal will no longer be automatically installed to fulfill the peerDependency in npm 3+. Your application will need to depend on it explicitly.

Recipe failures:
pty.target.mk:94: recipe for target 'Release/obj.target/pty/src/unix/pty.o' failed
bufferutil.target.mk:98: recipe for target 'Release/obj.target/bufferutil/src/bufferutil.o' failed

@Ayelis
Copy link
Author

Ayelis commented Nov 9, 2017

Upon further inspection, errors encountered while compiling codebox appear to be preventing the build.

@d3x0r
Copy link

d3x0r commented Feb 24, 2019

chjj/pty.js#185

  • pty.js is no longer maintained
  • vfs-local uses pty.js
  • a few other dependancies (of dependancies?) use pty.js :(

It's unfortunately not a direct issue of this project.

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