Conversation
1f83065 to
effc7c8
Compare
|
Hi, I come from : #1817 Edit : it does not work either with es2017 and dist8 |
|
@mightytyphoon I don't this PR is the root cause as it has not been merged yet. The issue is that some existing projects have left-over Try to run |
|
@raymondfeng Hi, thanks for your answer, this was actually a problem with the 0.29.0 version, someone had the same problem here : #1817 but 0.30.0 is running well, tests also. So it's all good. There is just a warning at the end of the tests on a clean cli install :
But this deals with tslint apparently some infos there Thank you for the support. Regards. |
As a follow-up for #1803 and #1809, this pull request is removing remaining usages of dist-util package and marking the package as deprecated. My intention is to remove dist-util from loopback-next before 4.0 GA.
Checklist
npm testpasses on your machinepackages/cliwere updatedexamples/*were updated