<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 2 Feb 2020 at 20:23, Xavier <<a href="mailto:yadd@debian.org">yadd@debian.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Le 02/02/2020 à 14:45, Nilesh Patra a écrit :<br>
> Hi,<br>
> I was trying to fix node-jsonld. There were a lot of 'Module not found'<br>
> errors, and resolving paths in webpack.config.js helped.<br>
> However, there are a few core-js related errors which are still there. I<br>
> am not sure why that is the case. I suspect that this is likely due to<br>
> incompatible version of core-js.<br>
> Could someone help me here, to understand the issue, and a probable fix?<br>
> That would be great!<br>
> Pasting the logs:<br>
> <br>
>     ERROR in multi core-js/fn/array/from core-js/fn/array/includes<br>
> core-js/fn/map core-js/fn/object/assign core-js/fn/promise<br>
> core-js/fn/set core-js/fn/string/starts-with core-js/fn/symbol<br>
> ./lib/index.js<br>
>     Module not found: Error: Can't resolve 'core-js/fn/array/from' in<br>
> '/<<PKGBUILDDIR>>'<br>
>      @ multi core-js/fn/array/from core-js/fn/array/includes<br>
> core-js/fn/map core-js/fn/object/assign core-js/fn/promise<br>
> core-js/fn/set core-js/fn/string/starts-with core-js/fn/symbol<br>
> ./lib/index.js<br>
<br>
Hi,<br>
<br>
try to replace code-js/fn by core-js/features<br></blockquote><div><br></div><div>Yea, I had realised that.</div><div>Thank you, :)</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
> [There are a few more of similar kind, related to core-js ^]<br>
> <br>
> Thanks & Regards<br>
> Nilesh<br>
</blockquote></div></div>