Skip to content

Error on Rome toolchain init (package.json invalid author) #602

@Slexom

Description

@Slexom

Steps

  • Add this as dependency.
  • Add Rome toolchain.
  • Run yarn rome init

Result


 node_modules/react-motion/package.json:72:12 parse/manifest ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

  ✖ Expected object at author

    70 │     "ui"
    71 │   ],
  > 72 │   "author": [
       │             ^
  > 73 │     "nkbt",
  > 74 │     "chenglou"
  > 75 │   ],
       │ ^^^
    76 │   "license": "MIT",
    77 │   "dependencies": {

  ⚠ Our internal value has been modified since we read the original source

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

✖ Found 1 problem
error Command failed with exit code 1.

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