cds-amal

Results 105 comments of cds-amal

[Lerna 5.0 breaks support for node v12](https://github.com/lerna/lerna/blob/main/CHANGELOG.md#500-2022-05-24)

Hi @nidhhoggr, can you provide a git repo that reproduces this? The Issue reproduction steps doesn't specify truffle-config settings, migration files or contracts.

> This vagrant instance however is my goto node.js development environment for several years and I have never ran into buffer conversion bugs. In any case, if you can give...

Hi @Josip230, sorry to add another environment request, but it will help us understand this issue. - What version of windows are you using? - Do you have developer mode...

Hi @AngelPn, I was able to install Ganache without issues on Windows 10 (`Node v16.18.0`, `npm v8.19.2`). Can you try with latest Node v16?

Closed this for now until I can revisit. Keeping branch around for future reference.

Oh wow, this feature would be quite helpful! I want to detect cycles for our workflow.

Closing until build process improvements is clarified.

@hellwolf , @cameel : If you were able to specify solc's fullpath for native executable as below, would you still need to override the command line? ```javascript // ... compilers...