Consensys / codefi-assets-and-payments

Platform for creating and managing digital assets as financial instruments
Apache License 2.0
20 stars 16 forks source link

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

Open stanleyyconsensys opened 1 year ago

stanleyyconsensys commented 1 year ago

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