Skip to content

Failed to parse any RC file style #417

Description

@delagen

parse-rc-file.js seems contain only import() based logic and JSON files, so no default behavior

.env

SOME_ID=idididi

.env-cmdrc

{
  "elma365": {
    "SOME_ID": "idididi"
  }
}

Noone works with 11 version

Error: Failed to find environments: [console.log(process.env)] for .rc file at path: ./.env-cmdrc
Error [ParseError]: Failed to parse .rc file at path: ....\project\.env.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions