Ren Hiyama

Results 105 comments of Ren Hiyama

Hi @pravintargaryen , feel free to create an abstract logo, similar to vite's. Use the gradient mentioned above and if possible, try to give some glow effect and stuff.

@ArnavK-09 all of these logos feel too complicated, they have too much going on, its AI generated for sure, two of them are plain "R" letter with designs around it,...

Hi @GD0910 ! Welcome to oss world! I assume you have the nodejs & javascript basics learnt. Try jumping into `src/create/index.js` and modify it to suit your needs. Although, before...

Bun has the least worries since it can continue with the nodejs polyfills. However I want packit to generate code that uses Bun specific API instead of node:fs , node:path...

Will be looking into this bug soon. Thanks for reporting this error 👍

This issue occurs due to my new implementation of not download reejs own dependencies via npm, instead downloading it via URL imports. Since URL imports makes you/me specifically import/download files,...

As for you, you can delete `@reejs/*` dependencies from node modules folder, and install them again via npm.

Hey @schlichtanders, could you please try creating a new project with the latest Reejs version v0.20 to see if error still occurs? If it doesn't lmk, and I'll close this...