Skip to content

"MISSING ELM.JSON" error at root of project #32

@supermacro

Description

@supermacro

I ran elm-json upgrade supermacro/elm-antd at the root of my project (see the below directory structure diagram) and got the following error:

-- MISSING ELM.JSON ------------------------------------------------------------

No such file or directory (os error 2)

But as you can see from the below diagram, the elm.json is there.

Directory Structure:

.
├── README.md
├── elm-analyse.json
├── elm-stuff
├── elm.json
├── node_modules
├── package-lock.json
├── package.json
├── postcss.config.js
├── renovate.json
├── src
└── webpack.config.js

Interestingly, elm-json tree does work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions