Skip to content

'eval' is not recognized as an internal or external command, operable program or batch file on windows npm script #2953

Description

@s1mrankaur
  $ npm run deploy:local
   
   > backend@0.1.0 deploy:local
   > eval "`aws-auth-helper vn-sandbox` lerna run deploy:sandbox --stream"
   
   'eval' is not recognized as an internal or external command,
   operable program or batch file.

Node version:

$ node --version
v15.11.0
NPM version:

$ npm --version
7.6.0

I am using VSCode Bash terminal. It had been working just fine but then I started getting this error. Have tried both the bash terminal and javascript terminal.

If I just type "eval" in the bash terminal, it works okay. While running through npm script it does not.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Bugthing that needs fixingRelease 7.xwork is associated with a specific npm 7 release

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions