On Sun, 2 Feb 2020 at 20:23, Xavier <y...@debian.org> wrote: > Le 02/02/2020 à 14:45, Nilesh Patra a écrit : > > Hi, > > I was trying to fix node-jsonld. There were a lot of 'Module not found' > > errors, and resolving paths in webpack.config.js helped. > > However, there are a few core-js related errors which are still there. I > > am not sure why that is the case. I suspect that this is likely due to > > incompatible version of core-js. > > Could someone help me here, to understand the issue, and a probable fix? > > That would be great! > > Pasting the logs: > > > > ERROR in multi core-js/fn/array/from core-js/fn/array/includes > > core-js/fn/map core-js/fn/object/assign core-js/fn/promise > > core-js/fn/set core-js/fn/string/starts-with core-js/fn/symbol > > ./lib/index.js > > Module not found: Error: Can't resolve 'core-js/fn/array/from' in > > '/<<PKGBUILDDIR>>' > > @ multi core-js/fn/array/from core-js/fn/array/includes > > core-js/fn/map core-js/fn/object/assign core-js/fn/promise > > core-js/fn/set core-js/fn/string/starts-with core-js/fn/symbol > > ./lib/index.js > > Hi, > > try to replace code-js/fn by core-js/features >
Yea, I had realised that. Thank you, :) > > > [There are a few more of similar kind, related to core-js ^] > > > > Thanks & Regards > > Nilesh >
-- Pkg-javascript-devel mailing list Pkg-javascript-devel@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel