14

YEEEEEESS! FINALLY!!!!
After 4 days trying to find why my build script was showing an error! I finally fixed it!

I still doesn't work, but, hey, it's not the same error message!

Comments
  • 0
    Is it WebPack?
  • 1
    @MrCSharp There is some parts of the build script that contains WebPack, it's a yarn workspace with lerna.

    I had a problem with ts-loader that can't find a module, even when adding the root node_modules in the config, but it seems that yarn's no-hoist fixed it.

    But now it's the non-webpack part don't want to find some modules, it's some weird shit.
Add Comment