Task/update docs tests failing on master#1442
Task/update docs tests failing on master#1442DavideDaniel wants to merge 2 commits intodocumentationjs:masterfrom
Conversation
|
Why are there differences in CI and local? I'm running node 14.18.1 but locally tests fail due to the additional |
|
@DavideDaniel you need to update your local packages, just execute |
|
On master, on node v14.18.1, ran Investigating underlying issue with |
|
The problem is when There is an option to disable detecting dynamic imports: https://github.com/egoist/konan#dynamicimport, which does seem to fix the issue. |
48c7d80 to
8d65e43
Compare




Results of running
npm run buildand assessingnpm teston master.On master running

npm testyields:Update: above was resolved by running
npm cifirst so I dropped the commit to amend tests.Running


npm run buildresults in self documentation breaking: