MainAero

Results 6 comments of MainAero

Got the same error with v 0.22. For me it was related to the build process with webpack. Solved it by using the `webpack-node-externals` and slightly adapted `webpack.config.js`: ``` const...

This PR breaks buttons on react-native >= 0.54

You can get to the same result passing `style` prop to the `DatePicker` component: ```js ```

Same issue while using nvm. Manual installation worked: `code --install-extension ~/.nvm/versions/node/v22.7.0/lib/node_modules/@anthropic-ai/claude-code/vendor/claude-code.vsix`