An error occured: Cannot find module 'uglify-js'#137
Conversation
Docpad requires 'uglify-js'
|
Very strange, I'd say the fix for this would actually be finding out whatever requires it and kill it - as we should keep the core to as minimal dependencies as possible (more dependencies, more risk of failure on different environments). The culprit is perhaps the Would you be able to look into this further, by tracking down the violator? If so, that'll be awesome! |
|
Thank you. Ok, I will check it. |
|
It's Very strange. I updated all of modules. then I got same error message from socket.io-client module in but I clone again. there are no error.:) Thank you. |
|
Figured out what this was. This will be fixed in the upcoming version of docpad. |
|
Fixed in the just released v3.3.0 :-) |
Docpad requires 'uglify-js' module. I got a message "An error occured: Cannot find module 'uglify-js'".