Jordan Malecki

Results 7 comments of Jordan Malecki

I was able to compile after changing: `24 | export Ripple from './ripple';` `30 | export Tooltip from './tooltip';` to: `24 | export {default as Ripple} from './ripple';` `30 |...

I was getting this error. Immediately after I got a `'URLError' object has no attribute 'message'` error. I shared some of the things I checked to resolve it [here](https://github.com/jofpin/trape/issues/365#issuecomment-1407617665).

each link is 5pts

I was getting this error as well and I figured it out. First things first make sure you opened your tunnel and the ngrok service is running. (1) The ngrok...

> [This problem is related to changes in Gimp 2.99](https://stackoverflow.com/questions/73466260/trouble-getting-gimp-plugins-to-work-python-attribute-missing) > > Basically you just follow the pattern below for each plugin .py file. I got them to install once...

Good eye. I ran out of time to give it a proper review. Maybe a bit too hasty with the request. Tried to share before I got tied down. Ill...

Should I just close this one? Not sure if the ensuing conflicts complicate things