Skip to content

NODE_ENV undefined #32

Description

@harksha

Running the server normally goes well without errors, but when doing the 'serve-dev' task NODE_ENV is always undefined, even if I explicitly set it to 'dev'
`About to crank up node

PORT=7203

NODE_ENV=undefined

** DEV **

Express server listening on port 7203

env = development

__dirname = C:\Projects\pluralsight-gulp\src\server

process.cwd = C:\Projects\pluralsight-gulp`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions