-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels