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

Shelljs deletes OLDPWD env variable which creates error with webpack #62

Open
joker-777 opened this issue Apr 29, 2021 · 0 comments
Open

Comments

@joker-777
Copy link

Hi, we use your library in our webpack configuration file and we saw that the library shelljs which you use deletes the env variable OLDPWD which creates the error

ERROR in EnvironmentPlugin - OLDPWD environment variable is undefined.

You can pass an object with default values to suppress this warning.
See https://webpack.js.org/plugins/environment-plugin for example.

I also created an issue for shelljs.

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

1 participant