I've checked my Emscripten SDK into Mercurial on Windows. The SDK is pulled onto developer and build machines. On some machines, based on the target path length, a certain node_modules path is too long:
node/4.1.1_64bit/bin/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-object-property/node_modules/is-property Is there a way to shorten that path or change the "emsdk install latest" command so that it uses a shorter path? I noticed Emscripten is using Node 4.1.1. Is the node_modules path length problem fixed in a later release? Thanks, Dan -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
