Open Sequoia opened 9 years ago
I'm wondering if a quick lesson on this wouldn't be useful. I think this could be a frustrating stumbling block & a lesson to address resolving paths on filename args would be a very short/quick one (which is gr8)
I'll make a lesson for this, don't you worry !
otherwise user has to normalize the path first. If they don't do this & just
require(argv._[0]
they're liable to get a frustrating/confusing "could not find path"Is there a better way?