Miquel Cabot
Miquel Cabot
@AnaLoznianu @smejak I have reviewed this problem, and the similar issue was with the `barge` repository, because Docker don't have an `elastic-search` image for M1 chipsets. The error was: ```...
@AnaLoznianu @jamiehewitt15 We also need to adapt the changes added in https://github.com/oceanprotocol/ocean.js/pull/1537 to the `CodeExamples.md` file to solve these issues.
@smejak These files/imports come from the `/test` folder. And you are right referring to the `.js/.ts` problem. We need to review these issues in both `CodeExamples.md` and `C2DExamples.md` files. Thanks...
@smejak They seem to be problems related to the `package.json` or `tsconfig.json` configuration files. You can check this repository https://github.com/miquelcabot/themap-ocean.js to see a simple use of the Ocean.js library. Warning:...
@AnaLoznianu This issue is solved in https://github.com/oceanprotocol/ocean.js/pull/1537
@smejak Ok. I'm getting the same issue. I will fix it. Thanks for pointing out the error.
@jamiehewitt15 No. I'm reviewing it. But the error comes from a file that I haven't modified :(
@jamiehewitt15 I have seen that these tests are also failing in the `main` branch. Any ideas about what can be failing? @mihaisc @bogdanfazakas The test that is failing is `ComputeFlow.test.ts`.
First proposals for the refactoring: 1. Refactor folder names and file position in folders. `\pools` folder must be renamed 2. Move `ConfigHelper` from to `\utils` to `\config` 3. Move `interface`...
@mihaisc Do you refer to 6, 7 or 13, 14, 15? I have reviewed it and yes, `generateDid()`, `fetchData()` and `downloadFileBrowser()` are used in the Market