contentful / contentful-cli

The official Contentful command line interface. Use Contentful features straight from the command line!
https://www.contentful.com/developers/docs/tutorials/cli/
MIT License
326 stars 61 forks source link

fix: seed "mkdirp is not a function" [] #2640

Closed 0xAnthony closed 2 months ago

0xAnthony commented 2 months ago

Summary

contentful space seed currently throw the following error :

🚨  Error: mkdirp is not a function

Related issue : https://github.com/contentful/contentful-cli/issues/1978

Description

Impossible to run seed command

Motivation and Context

This PR fix this issue and make the function actually works

contentful-automation[bot] commented 2 months ago

:tada: This PR is included in version 3.2.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: