Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

export is not recognized as an internal or external command #6

Open
Barani-SBK opened this issue Dec 12, 2017 · 7 comments
Open

export is not recognized as an internal or external command #6

Barani-SBK opened this issue Dec 12, 2017 · 7 comments

Comments

@Barani-SBK
Copy link

When i tried to export the token as environment variable , it throws as error export is not recognized as an internal or external command , how to resolve this .

image

image


@underrtow
Copy link

In Windows use "set" instead of "export"

@gautammali
Copy link

set is also not work for me what to do now and also there is no error while using
set DATABASEURL=mongodb://localhost/yelp_camp_v10

@ravics09
Copy link

ravics09 commented Feb 3, 2021

On Windows "set" is working

@karangoraniya
Copy link

For MAC use "export " for WINDOWS "set"

@obitek
Copy link

obitek commented Jun 3, 2022

set is not working for me....WINDOWS

@Tiwari397978
Copy link

yes, set is't working

@skhanduri79
Copy link

thanks ! set works on my windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants