Home

Issue: 2800

serverMiddleware - cannot access env property

[issue link]

Hi!

In the pages I can access nuxt env property with process.env.var_name
But it doesn’t work in serverMiddleware.

process.env.var_name returns undefined in serverMiddleware.

Thanks for any hints,

This question is available on Nuxt.js community (#c2429)