Christophe Noël
Christophe Noël
Seems that it complains about not finding types... I'm not a typescript expert, can you try as it says, e.g. adding `declare module 'chord-symbol/lib/chord-symbol.js'` to `node_module/chord-symbol/types/index.d.ts`?
I'm glad you found a workaround! I'm not sure how to fix it, I probably need to reproduce that locally, can you share the basic characteristics of your project so...
Amazing, thanks a lot, I will have a look asap
[This](https://github.com/no-chris/chord-symbol/pull/620/files) should probably fix it, I basically implemented your solution, on my side it seems to work, would you have any way to test?
And actually declaring the module with the `.js` extension also seems to work. It's a detail, but it makes the documentation consistent with the pure nodeJs, non Typescript usage of...
Good question... I could release a beta version but with lerna I think it means that I need to merge to master first, which I'd rather avoid before having it...
Once the testing is done you can just remove the repository and run yarn install again ``` rm -rf node_modules/chord-symbol yarn install ``` (untested)
this is linked to the logic here https://github.com/no-chris/chord-mark/blob/master/packages/chord-mark/src/renderer/helpers/renderAllChords.js#L76
on my side I fixed it by switching from `chromium` to `firefox` https://docs.crawl4ai.com/api/parameters/