LeadingEdgeForum / atlas2

A new mapping tool, this time by LEF
Apache License 2.0
168 stars 34 forks source link

Not able to make it work #345

Open dinkargupta opened 3 years ago

dinkargupta commented 3 years ago

Followed simple steps..

There is not fixed pattern .. some runs break on node.js incompatibility, some underlaying g++ compilation, some on wdio-webpack-service, some on webpack...

On my macbook... here'e the node env. Atlas2: '2.0.4', npm: '7.7.4', node: '15.12.0', v8: '8.6.395.17-node.27', uv: '1.41.0', zlib: '1.2.11', brotli: '1.0.9', ares: '1.17.1', modules: '88', nghttp2: '1.42.0', napi: '8', llhttp: '2.1.3', openssl: '1.1.1j+quic', cldr: '38.1', icu: '68.2', tz: '2020d', unicode: '13.0'

has anyone tried this in 2021 and made it work ?

cdaniel commented 3 years ago

Nope. I do not think anyone tried it.

It has been 2-3 years since I have not been able to maintain the project.

dinkargupta commented 3 years ago

Thanks! Let me take a shot at it locally first.. to be honest the whole npm thing is a depedenecy hell :-) I am also not a node expert, more of a java guy but will give it a shot.. will get back if I am able to solve it and then can contribute back