codefi-assets-and-payments icon indicating copy to clipboard operation
codefi-assets-and-payments copied to clipboard

The latest commit (3a7b221e8c7669d38d4fd43dcafe3c76f2c6e611) on main branch likely breaking the setup

Open stanleyyconsensys opened this issue 2 years ago • 0 comments

The latest commit (3a7b221e8c7669d38d4fd43dcafe3c76f2c6e611) on main branch likely breaking the setup

Expected Behavior

  1. Step3 : admin api in readme should be able to execute
  2. nx should able to find admin api project
  3. latest commit should sync with readme step

Current Behavior

  1. Step3 : admin api in readme is not able to execute due to package.json has updated
  2. nx cant find admin api project
  3. latest commit is not sync with readme step

Possible Solution

  1. rollback to version 1.0.0 , tested rollback is fine for every step in readme

Steps to Reproduce (for bugs)

  1. follow the readme step, and setup til to step3\

Your Environment

  • Version used: commit 3a7b221e8c7669d38d4fd43dcafe3c76f2c6e611
  • Environment name and version (e.g. node 18 on macos): node 18 on macos
  • Server type and version:
  • Operating System and version: macOS: 13.0.1
  • Link to your project:

stanleyyconsensys avatar Feb 17 '23 10:02 stanleyyconsensys