/Users/Documents/library-master/server/userAuth.js:12
[0] const domains = new Set(process.env.APPROVED_DOMAINS.split(/,\s?/g))
[0] ^
[0]
[0] TypeError: Cannot read property 'split' of undefined
[0] at Object.<anonymous> (/Users/Documents/library-master/server/userAuth.js:12:54)
[0] at Module._compile (internal/modules/cjs/loader.js:778:30)
[0] at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
[0] at Module.load (internal/modules/cjs/loader.js:653:32)
[0] at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
[0] at Function.Module._load (internal/modules/cjs/loader.js:585:3)
[0] at Module.require (internal/modules/cjs/loader.js:692:17)
[0] at require (internal/modules/cjs/helpers.js:25:18)
[0] at exports.requireWithFallback (/Users/kora/Documents/library-master/server/utils.js:52:12)
[0] at Object.<anonymous> (/Users/kora/Documents/library-master/server/index.js:18:18)
[0] [nodemon] app crashed - waiting for file changes before starting...
APPROVED_DOMAINS=newsunroad.com
--
You received this message because you are subscribed to the Google Groups "NYT Library Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nyt-library-comm...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nyt-library-community/fb00ac10-c006-40b6-985f-03a918441976o%40googlegroups.com.
[0] TypeError: Cannot read property 'split' of undefined
[0] at Object.<anonymous> (/Users/Documents/library-master/server/userAuth.js:12:54)
[0] at Module._compile (internal/modules/cjs/loader.js:778:30)
[0] at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
[0] at Module.load (internal/modules/cjs/loader.js:653:32)
[0] at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
[0] at Function.Module._load (internal/modules/cjs/loader.js:585:3)
[0] at Module.require (internal/modules/cjs/loader.js:692:17)
[0] at require (internal/modules/cjs/helpers.js:25:18)
[0] at exports.requireWithFallback (/Users/kora/Documents/library-master/server/utils.js:52:12)
[0] at Object.<anonymous> (/Users/kora/Documents/library-master/server/index.js:18:18)