jeffrson

Results 45 comments of jeffrson

Yes, works for me (`--no-dedupe` though). The command line is rather long now (even with short parameters), but doesn't seem to matter.

@leafac Unfortunately I wasn't right. Although everything seemed to be fine, it isn't: `--prepare-command` and `--exclude` don't work well together. I exclude files from .yarn (eg .yarn/cache), which, however, are...

Since yarn2 works with registry.yarnpkg.com I was blaming verdaccio. Here is a test: conf.yml ``` storage: ./storage auth: htpasswd: file: ./htpasswd security: api: jwt: sign: expiresIn: 30d notBefore: 0 web:...

Unfortunately I'm not familiar with the protocol/handshake - but I checked yarn1 publish and it works fine with verdaccio, so an incompatibility in yarn2 might be the reason. I'll write...

No - I did not ignore the template! Tried the best (see format above)

Yes, the issue still exists. Although I wasn't quite correct or complete - it also happens if just starting Cryptomator. However, the log files have different size and fuse.log has...

I did this a couple of times now. Also tried to cleanly uninstall Cryptomator and Dokan and reinstall. Did not help. Even gone back to 1.5.6 and older Dokan. Does...

Dokan driver had indeed version 0. It seems like uninstallation of version 1.3 of Dokan fails and leaves dokan1.sys behind. Now, after I uninstalled and rebooted I purged every sign...

Yes, this would be important to seperate data from commands.

Well, grpc-js references "long" in build\src\generated\google\protobuf\Int64Value.d.ts and more than 10 other files. yarn 2 or 3 report this as ``` .yarn/cache/@grpc-grpc-js-npm-1.5.3-4edae7a246-19d75ac09e.zip/node_modules/@grpc/grpc-js/build/src/generated/google/protobuf/Int64Value.d.ts:1:23 - error TS2688: Cannot find type definition file for...