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

It just does not work #2

Open
mohsinriaz17 opened this issue Jan 8, 2021 · 0 comments
Open

It just does not work #2

mohsinriaz17 opened this issue Jan 8, 2021 · 0 comments

Comments

@mohsinriaz17
Copy link

mohsinriaz17 commented Jan 8, 2021

There is one dependency after another that is breaking

it just does not want to work.
Screenshot 2021-01-08 at 5 01 51 PM

overall the @polkadot/api is supposed to be 1 dependency in project
but to make the import work (i have not yet even gone to using it) it required me to manually install
"assert": "^1.5.0",
"browserify-zlib": "^0.1.4",
"console-browserify": "^1.2.0",
"constants-browserify": "^1.0.0",
"dns.js": "^1.0.1",
"domain-browser": "^1.2.0",
"events": "^1.1.1",
"https-browserify": "~0.0.0",
"path-browserify": "^0.0.0",
"process": "^0.11.10",
"punycode": "^1.4.1",
"querystring-es3": "^0.2.1",
"react-native-crypto": "^2.2.0",
"react-native-level-fs": "^3.0.1",
"react-native-os": "^1.2.6",
"react-native-randombytes": "^3.6.0",
"react-native-tcp": "^3.3.2",
"react-native-udp": "^2.7.0",
"readable-stream": "^1.0.33",
"stream-browserify": "^1.0.0",
"string_decoder": "^0.10.31",
"styled-components": "^5.2.1",
"timers-browserify": "^1.4.2",
"tty-browserify": "^0.0.0",
"url": "^0.10.3",
"util": "^0.10.4",
"vm-browserify": "^0.0.4"

not to sound rude or anything, but what is the point in making NPM package if it is not managing any dependencies

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

1 participant