decap-cms: 1.8.1 - Cannot publish new documents

- Do you want to request a feature or report a bug?

Bug

- What is the current behavior?

Using CMS version 1.8.1, cannot publish new documents. Get Failed to persist entry error.

See console.log screenshot:

screen shot 2018-05-24 at 12 22 10 pm

May have something to do with

- If the current behavior is a bug, please provide the steps to reproduce.

Creating a new document in a collection, clicking Publish Now

- What is the expected behavior?

Rolling back to 1.8.0 fixes this issue.

- Please mention your versions where applicable.

Netlify CMS version: 1.8.1 Browser version: Chrome 67

Node.JS version: Operating System: macOS 10.13.3

- Please link or paste your config.yml below if applicable.

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Reactions: 2
  • Comments: 18 (16 by maintainers)

Most upvoted comments

Fixed in 1.8.2. Can someone confirm and close?

They wrote me back, and itโ€™s there now ๐ŸŽ‰

Confirmed fixed (via unpkg)

Was the new version published to npm? I donโ€™t see it:

$ npm info --json netlify-cms | jq -r '.["dist-tags"].latest'
1.8.1

The npm guys had an incident the other day that caused published packages to not be available immediately, could be that the problem is back: https://status.npmjs.org/incidents/3rjzvts6v98k

Working on this now.