Ayush

Results 19 comments of Ayush

I wanted to try typescript-run using npx only, it failed again. OS: WSL Ubuntu 20.0, ``` npx typescript-run@latest src/index.ts internal/modules/cjs/loader.js:638 throw err; ^ Error: Cannot find module '/root/.npm/_npx/3183/lib/node_modules/typescript-run/node_modules/esbuild/install.js' at Function.Module._resolveFilename...

Hey, Thanks for fast replies. I am using npx binary runner so that, I don't have to install any npm modules (esbuild & ts-run) permanently on my machine, Neither globally...

Yes It is working on codesandbox, don't why it's not working in machine. ```npm i -g typescript-run@latest``` is also failing 😢 ``` npm install -g typescript-run@latest /root/.nvm/versions/node/v14.15.0/bin/ts-run -> /root/.nvm/versions/node/v14.15.0/lib/node_modules/typescript-run/src/index.js /root/.nvm/versions/node/v14.15.0/bin/typescript-run...

@Dutch-TS-Dev would love if you can point me to official documentation you mentioned, till then you can try https://solana.com/developers/cookbook/transactions/send-tokens

An logical bug in anchor action was found where it was not building and testing some of the projects inside the batch. This bug was fixed with #113 The specific...

@lushengguo can you run these and let me know? ```cargo build-sbf --force-tools-install```