Emmanuel Mahuni

Results 75 comments of Emmanuel Mahuni

has anyone got a solution for the images 404 error... it's happening with image-webpack-loader as well... @joecohens, what you last mentioned didn't work.

This was something that should have grown to be a great product, why did it die? it's 2019 and there isn't much in the scope of solutions this was providing,...

that was quick

no I have seen that, this does the opposite of what I want, it "builds a powerful, extensible and performant GraphQL API from a PostgreSQL schema". Gestalt does what no...

> I was wondering if there was a way to bundle your project together with bun into a standalone executable. Much like with `nexe` or `pkg` for node. > >...

yep, got this and had to delete pnpm entire store, my lock files (committed the deletion into vcs, I did this initially without these other measures and it didn't work),...

I just love the fact that it installs peers and transitive peer dependencies as well. Yarn 1 was my go to pm, but for years they've been adamantly refusing to...

I noticed that peer deps seem to work correctly only when installed using --shamefully-hoist, isn't it that they were supposed to install as hosting package's devDependencies? Meaning we should see...

why not just pass everything to the executable when the command is not in the plugin and let the executable complain if there are any errors? If I say `meta...