Closed jpvincent closed 7 years ago
Got the same issue as well - with different environment variables: Node 7.0.0, JS Profile activated only.
Thanks. master branch should resolve this problem. Need to get it shipped.
Hi, fine The version number is still 1.1.6 on NPM, shall we wait a bit more ?
The master branch definitely resolves the problem, thanks for that ! However nothing has been published on npm, I had to switch my package.json dependancies from 1.1.6 to a direct inclusion of the git master branch … I'm not very confortable with that, we would appreciate you to publish a new version on npm :)
Will do!
version 1.2.2 is out. :)
great, thanks !
Hi
I encoutered a JS error when analysing this file : TimelineRawData-20161030T091130.json.zip recorded with Chrome 54 on mac OSX 64 bit, with only JS profile activated and 2X CPU slowdown. It was run using Node 6.3.0
The error :
Thanks