reactioncommerce / cli

A command line tool for creating, developing and deploying Open Commerce projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: Unable to get local plugins.json

tedraykov opened this issue ยท comments

After the monorepo migration, the location of the plugins.json is changed and all its references need to be updated.

Can you let me know what problems exactly this is CAUSING? I had no problem spinning up a project using the CLI

The clone-api-plugins was trying to get the remote plugins.json from the old location. I extracted the getFileFromCore function and I used it in the create-api-plugins action

๐ŸŽ‰ This issue has been resolved in version 1.3.2 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€