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

Adding package.json #156

Open
diqost opened this issue Apr 24, 2019 · 4 comments · May be fixed by #160
Open

Adding package.json #156

diqost opened this issue Apr 24, 2019 · 4 comments · May be fixed by #160

Comments

@diqost
Copy link

diqost commented Apr 24, 2019

Hello, i'm trying to use your package in an education project.
I'm using npm, but js-interpreter npm package is outdated (not yours), so i want to add your package by git url, could you please add package.json ?

P.S it's needed to handle error below
npm ERR! package.json Non-registry package missing package.json: js-interpreter@https://github.com//NeilFraser/JS-Interpreter.git.

@NeilFraser
Copy link
Owner

Go ahead and submit a PR for this. I'm not a node user, so you'll do a better job of writing this than me.

tjenkinson added a commit to tjenkinson/JS-Interpreter that referenced this issue Aug 31, 2019
so that users can

```
npm install --save github:NeilFraser/JS-Interpreter
```

closes NeilFraser#156
tjenkinson added a commit to tjenkinson/JS-Interpreter that referenced this issue Aug 31, 2019
so that users can

```
npm install --save github:NeilFraser/JS-Interpreter
```

closes NeilFraser#156
@tjenkinson tjenkinson linked a pull request Aug 31, 2019 that will close this issue
@hsluoyz
Copy link

hsluoyz commented Dec 22, 2019

Any update?

@aminmarashi
Copy link
Contributor

@diqost I'm maintaining the NPM package, the package is now updated with the changes in this repo.

@aminmarashi
Copy link
Contributor

@NeilFraser I wasn't aware of the demand to use the NPM package, please let me know if you want me to hand over the package to you, otherwise, I'll do my best to track the changes on master and keep the package updated.

SaulNunez pushed a commit to SaulNunez/JS-Interpreter that referenced this issue Mar 23, 2020
so that users can

```
npm install --save github:NeilFraser/JS-Interpreter
```

closes NeilFraser#156
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 a pull request may close this issue.

4 participants