Nathan Mc Grath
Nathan Mc Grath
It only works if Bower is installed globally before the NPM install, which is not ideal given that I'm installing through NPM instead of Bower. The postinstall script should be...
This PR adds support for building and testing the C apps.
I realise this is more than likely going to be an issue on the side of Object.freeze() rather than this module but I was hoping by posting here there might...
This list would fit right in here: https://github.com/sindresorhus/awesome#decentralized-systems I'm happy to open a PR over there if there's agreement.
Add ICP
https://github.com/dfinity/awesome-icp#readme This list relates to the Internet Computer, the world’s first blockchain that runs at web speed and can increase its capacity without bound. Like the Internet (which is composed...
```typescript import {Middleware, ExpressErrorMiddlewareInterface} from "routing-controllers"; @Middleware({ type: "after" }) export class CustomErrorHandler implements ExpressErrorMiddlewareInterface { error(error: any, request: any, response: any, next: (err: any) => any) { console.log("do something...");...
I've tried to reproduce the build for Android directly on my machine, through the dev container configuration and also the Dockerfile in `build/android`. I've had various different errors with all...
Would you be open to receiving a PR with an Angular template?
hi I found a security vulnerability on expiry plugin How can I report this? Good Luck
On first open on MacOS it says ‘binary isn’t trusted’. In order to by pass this, one has to open it in Finder with ctrl key pressed, and confirm. Otherwise...