-
### Description
After cloning Rapid.git, I run 'npm install' and then run 'npm run all'. But I've got an following error.
////////////////////////////////////////////////
🏗 Building css...
👍 …
-
Hi,
When I try to run the app. It is getting crashed on startup. Logcat has the following logs.
![image](https://github.com/user-attachments/assets/fdad7b30-3386-4318-885c-d58827d344c3)
Can you …
-
When cloning the facebook-android-sdk (https://github.com/facebook/facebook-android-sdk.git) repository the error message "Exception caught during execution of reset command. {0}" occures. Have not be…
-
* carthage install method: [ ] .pkg, [X] homebrew, [ ] source
* `which carthage`: /usr/local/bin/carthage
* `carthage version`: 0.31.1
* `xcodebuild -version`: Xcode 10.0 | Build version 10A255
* …
-
I've found one case of this in Facebook:
```
class Foo {
public function __clone(): Foo {
return new Foo( ... );
}
}
```
This looks like a misunderstanding about how __clone works, as it's c…
-
Due to react not deep cloning objects (https://github.com/facebook/react/issues/2914) and the way that Delorean passes entire stores into state this makes the prevState parameter of componentWillUpdat…
-
Cloning any repository fails when writing to a cifs mount. Tested under native Linux and WSL.
```
$ sl clone https://github.com/facebook/sapling
thread 'main' panicked at 'unlock: Os { code: 5, k…
-
Hi,
First of all, thank you for your excellent work on this library.
We have an issue with the FB embed where reloading the page multiple times will crash the app. You can even see it [here](https:…
-
```
Submodule 'lib/JUCE' (https://github.com/juce-framework/JUCE) registered for path 'lib/JUCE'
Submodule 'lib/react-juce' (https://github.com/nick-thompson/react-juce) registered for path 'lib/rea…
-
Greetings friends,
I was testing setoolkit and I have presented a problem which I would like your help to solve for days and I do not know what to do about it.
When I try to clone a site or I my…