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

npm installation warnings #9

Closed
alaninmcr opened this issue Nov 18, 2020 · 2 comments
Closed

npm installation warnings #9

alaninmcr opened this issue Nov 18, 2020 · 2 comments
Assignees

Comments

@alaninmcr
Copy link

When I try "npm install elixir-jsonschema-validator" I get

npm WARN deprecated [email protected]: request-promise has been deprecated because it extends the now deprecated request package, see request/request#3142
npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN saveError ENOENT: no such file or directory, open '/home/alson/package.json'
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":"10.16.3"} (current: {"node":"10.19.0","npm":"6.14.4"})
npm WARN notsup Not compatible with your version of node/npm: [email protected]
npm WARN enoent ENOENT: no such file or directory, open '/home/alson/package.json'
npm WARN alson No description
npm WARN alson No repository field.
npm WARN alson No README data
npm WARN alson No license field.

Is this expected

@ke4 ke4 self-assigned this Nov 24, 2020
@ke4
Copy link
Collaborator

ke4 commented Nov 26, 2020

Hi Alan,

Sorry for the late reply.
I am going to have a look and try to address this issue as soon as possible.

Thanks for reporting it and have a nice day,

Karoly

@ke4
Copy link
Collaborator

ke4 commented Dec 7, 2020

Hi @alaninmcr,

We modified this repository and removed the server feauture.
Please check my reply on your other issue: #10

I am going to close this issue.

Many thanks,

Karoly

@ke4 ke4 closed this as completed Dec 7, 2020
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