fishbone1

Results 23 comments of fishbone1

Thanks for your quick response and of course for all your work here! After building assets my manual steps would be: * on the build server: * transer the built...

When I try to upload an XLSX-file the state remains "pending" forever, which is odd

It seems the problem is that `prebuild-install` has two arguments: `runtime` and `target` VS `node-gyp-build` has one argument `target` for both values with format `[email protected]` So either the first native...

Yes I can see that it also starts to compile, even if I remove the first (prebuild) module. A question about that: How is ffi-napi responsible for that? I thought...

Also, is there an option to import the user on login, if it doesn't exist? We have about 5000 users. Many will never login. I thought this is what TYPO3FEUserExist...

@xperseguers Yes, it works. Great! The missing users had wrong OUs.

@Kocal The recipe's package.json causes the same effect. @weaverryan I use v2 locally and v1 globally as recommended by yarn. Do you install webpack-cli globally before? I don't and maybe...

@stof You are right. It works with yarn 1. Maybe we should add a hint in the docs? I didn't realize that yarn 2 is new and it seems yarn...

Why does the installer elevate at all? If I run the installer, I have to enter my Administrator credentials. If it's meant to be installed in appdata, the installer should...

Why are there so many problems with the pull request although there are just a few changes that should work on all PHP versions? Should we just provide a new...