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

I tried running nft-toolbox and i couldnt see a start script for development server #28

Open
wiredhikari opened this issue Jan 16, 2023 · 3 comments

Comments

@wiredhikari
Copy link

On running npm test I get:

> [email protected] test
> ts-mocha tests/*.spec.ts


Error: Unknown/Unsupported currency
    at getCurrency (/home/hikari/dev/NFT-Toolbox/node_modules/@bundlr-network/client/src/node/currencies/index.ts:60:19)
    at new NodeBundlr (/home/hikari/dev/NFT-Toolbox/node_modules/@bundlr-network/client/src/node/bundlr.ts:24:42)
    at new Arweave (/home/hikari/dev/NFT-Toolbox/src/classes/Arweave.ts:17:21)
    at Object.<anonymous> (/home/hikari/dev/NFT-Toolbox/tests/Arweave.spec.ts:45:24)
    at Module._compile (node:internal/modules/cjs/loader:1108:14)
    at Module.m._compile (/home/hikari/dev/NFT-Toolbox/node_modules/ts-node/src/index.ts:439:23)
    at Module._extensions..js (node:internal/modules/cjs/loader:1137:10)
    at Object.require.extensions.<computed> [as .ts] (/home/hikari/dev/NFT-Toolbox/node_modules/ts-node/src/index.ts:442:12)
    at Module.load (node:internal/modules/cjs/loader:988:32)
    at Function.Module._load (node:internal/modules/cjs/loader:828:14)
    at Module.require (node:internal/modules/cjs/loader:1012:19)
    at require (node:internal/modules/cjs/helpers:93:18)
    at Object.exports.requireOrImport (/home/hikari/dev/NFT-Toolbox/node_modules/mocha/lib/nodejs/esm-utils.js:49:16)
    at Object.exports.loadFilesAsync (/home/hikari/dev/NFT-Toolbox/node_modules/mocha/lib/nodejs/esm-utils.js:91:20)
    at singleRun (/home/hikari/dev/NFT-Toolbox/node_modules/mocha/lib/cli/run-helpers.js:125:3)
    at Object.exports.handler (/home/hikari/dev/NFT-Toolbox/node_modules/mocha/lib/cli/run.js:370:5)
@Akshay-Jagiasi
Copy link

Did you find a solution for it? I'm having the same problem

@armanthepythonguy
Copy link

Can you assign me this? I would like to work on the project ?

@wiredhikari
Copy link
Author

wiredhikari commented Mar 2, 2023

Can you assign me this? I would like to work on the project ?

I have made some progress on it and waiting for approval. Till then you can explore other issues

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

3 participants