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

Can't figure out how to install modules please help #223

Open
1stRadiant opened this issue Dec 9, 2021 · 1 comment
Open

Can't figure out how to install modules please help #223

1stRadiant opened this issue Dec 9, 2021 · 1 comment

Comments

@1stRadiant
Copy link

I have tried to follow the big number example but I can't get it to work when i require() in my js code.
I used $npm install bignumber.js
This creates a node_modules folder in my root folder, but when i try to use var BigNumber = require("bignumber.js");

I get the following error:

E/JSEXCEPTION: Unhandled exception: Error: java.lang.reflect.InvocationTargetException
service.js:2
var BigNumber = require('bignumber.js')
^

@huy-lv
Copy link

huy-lv commented Jan 23, 2024

this repo seems not maintain anymore

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