seanohue / ranvier-gen

DEPRECATED - see "axolemma" for an up-to-date Ranvier generation CLI tool
5 stars 0 forks source link

Crashes if not installed in correct dir #34

Closed seanohue closed 8 years ago

seanohue commented 8 years ago

Should still work when installed incorrectly and just require more manual labor, so to speak.

? How many rooms would you like to create in this area? (1) 

/Users/seanodonohue/myProjects/ranvier-gen/index.js:63
  oldAreas = files.filter( ( file ) => {
                  ^

TypeError: Cannot read property 'filter' of undefined
    at storeAreaNames (/Users/seanodonohue/myProjects/ranvier-gen/index.js:63:19)
    at FSReqWrap.oncomplete (fs.js:82:15)