sanctuary-js / sanctuary

:see_no_evil: Refuge from unsafe JavaScript
https://sanctuary.js.org
MIT License
3.03k stars 94 forks source link

Duplicate absMid ("sanctuary-type-identifiers") #584

Closed soeik closed 5 years ago

soeik commented 5 years ago

Just installed sanctuary with npm install sanctuary --save and got following in my webpack-dev-server. Trying to build project with webpack gives same result:

Duplicate absMid ("sanctuary-type-identifiers") for modules "***\\node_modules\\sanctuary-type-classes\\node_modules\\sanctuary-type-identifiers\\index.js" and "***\\node_modules\\sanctuary-type-identifiers\\index.js"

Couldn't find anything in google regarding such error message.

davidchambers commented 5 years ago

Thanks for raising this issue, @kvstepanov. Are you able to provide complete reproduction steps?

davidchambers commented 5 years ago

Please reopen this issue if you're still experiencing this problem, @soeik.