Skip to content

Install dependencies step error #3

Description

@leaftail1880

Package managers other then yarn are not working as expected

-W flag is only supported by yarn

pnpm:
(node:15670) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated.
(Use node --trace-deprecation ... to show where the warning was created)
✗ Installing Dependencies
 ERROR  Unknown option: 'W'
For help, run: pnpm help add
Error: Command exited with code 1

🚨 Failed to create project. See error above!

npm:
(node:15482) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated.
(Use node --trace-deprecation ... to show where the warning was created)
⠧ Installing Dependencies
npm warn "@serenityjs/core@latest" is being parsed as a normal c
ommand line argument.
npm warn Unknown cli config "--W". This will stop working in the
next major version of npm.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions