aymeric75

Results 24 issues of aymeric75

No reason to use arguments of the lambda function (they are not instanciated anywhere...). It prevented to specify the "resume" argument for the nn_task function

[domainPlusproblem.zip](https://github.com/KCL-Planning/VAL/files/9837926/domainPlusproblem.zip) Hello, When using: ./`TIM `domain.pddl problem.pddl it outputs absolutly nothing. Is there something wrong with the pddls ? (here attached). Thanks a lot Aymeroc

### ⚠️ Search for existing issues first ⚠️ - [X] I have searched the existing issues, and there is no existing issue for my problem ### Which Operating System are...

**Describe the bug** Because my React is version 18, I had to use "force" for the installation: `npm i --save-dev @types/toast-ui__react-image-editor --force` Then when importing in my component, the followings:...

Bug

**Describe the bug** This line : `import ImageEditor from '@toast-ui/react-image-editor';` creates this error: ``` error - ReferenceError: self is not defined at Object. (C:\Users\...\nextjsgenerator\node_modules\tui-image-editor\dist\tui-image-editor.js:15:4) ``` In my NextJs / Typescript...

Bug

Hello, I added `remote_theme: pages-themes/[email protected]` to the __config.yml_ file, but then, when I reload my [homepage](aymeric75.github.io), I don't see any change... I also ran "bundle" at the root the project,...

Hello, I am using _react-native-fs_ to read images that I retrieve with the ImagePicker of React Native. I want to convert these images into Uint8Array (or Uint8ClampedArray even better), and...

Hello, I am on Windows 10 Steps to reproduce: - `npx react-native init AwesomeProject` - All the steps from [here](https://github.com/itinance/react-native-fs) in the "Usage (Android)" section, (1st step is to modify...

Hello, I have followed the instructions in the " Usage (Android)" section , then I inserted in my App.js, in the App function, these two lines: ``` const App: ()...

For better utilizing the limited human resources, please include the following information when reporting an issue. Issues which do not follow the format may be immediately closed without review. ##...