I can't figure out why project dependency babel-polifyll
doesn't relate to its internal packages from the own node_modules
root (they're present there actually). Instead, it trying to get some dependency packages from the same level as the common project node_modules
scope...
I understand that this is not a bug in babel-polifyll
, probably something happens in node/yarn
environment for sure. Anyway, I can't spot what exactly wrong...
Babel-polifyll reqiure
imports that links from external scope:
from Package doesn't relate on its internal node_modules packages dependencies, uses external scope instead
No comments:
Post a Comment