Stetting environment variable in meteor -


i'm trying set environment variable first time (windows 8.1, 64 bit) , keep getting this: error: 'export' not recognized internal or external command, operable program or batch file

what do fix?

in windows environment use set command, not export


Comments

Popular posts from this blog

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -