neolitec

Results 6 issues of neolitec

## Goals Hi! I'm currently working on a project where we would like to use Realm but this project is using the v8 engine (https://github.com/Kudo/react-native-v8) and when I run the...

O-Community
gathering-interest

### Describe the bug When using vite 3, an error occurs when starting the server: ``` error when starting dev server: TypeError: (0 , import_tiny_invariant.default) is not a function at...

need reproduction

In the recent versions of Silex, ServiceProviderInterface requires to define the "boot" method in the provider. You can add ``` php public function boot(Application $app) {} ``` in class DoctrineORMServiceProvider...

The reason why is that NPM runs the preinstall script from the cache instead of from node_modules. One way to detect that is by testing the presence of the `_cacache`...

# Description I would like to re-open https://github.com/pnpm/only-allow/issues/2 because the fix doesn't work for me. I'm on OSX and `process.cwd() === /Users/neolitec/.npm/_cacache/tmp/git-clone-15806b2b` no matter if I use npm 6, 7,...