nx icon indicating copy to clipboard operation
nx copied to clipboard

This mf bug still exists

Open EnochGao opened this issue 1 year ago • 6 comments
trafficstars

Current Behavior

This mf bug still exists. #20491

Expected Behavior

fix it

GitHub Repo

https://github.com/EnochGao/nx-test

Steps to Reproduce

.

Nx Report

.

Failure Logs

No response

Package Manager Version

No response

Operating System

  • [ ] macOS
  • [ ] Linux
  • [ ] Windows
  • [ ] Other (Please specify)

Additional Information

No response

EnochGao avatar Jan 08 '24 04:01 EnochGao

The previous issue was addressed, if this issue still exists, it will require further investigation.

Coly010 avatar Jan 08 '24 10:01 Coly010

The previous issue was addressed, if this issue still exists, it will require further investigation.

I upgraded to version 17.3.0-beta.1,but host remote child value still null. repo

EnochGao avatar Jan 09 '24 01:01 EnochGao

@Coly010

https://github.com/nrwl/nx/assets/41459067/8a0dc145-c0c7-40db-bcb2-f34f36e14950

EnochGao avatar Jan 12 '24 09:01 EnochGao

I set 'buildLibsFromSource' and it doesn't work. The problem I have now is that there are third-party libraries that expose config.service, which is not an instance in host and remotes

EnochGao avatar Jan 19 '24 01:01 EnochGao

Could you please take a look at the demo and see if there are any mistakes? demo @Coly010

EnochGao avatar Jan 22 '24 02:01 EnochGao

@FrozenPandaz

EnochGao avatar Jan 31 '24 07:01 EnochGao

This is fixed here: https://github.com/EnochGao/nx-test/pull/1

Your setup was incorrect unfortunately, but I've shown how to correct it in the PR.

Coly010 avatar Apr 02 '24 10:04 Coly010

This is fixed here: EnochGao/nx-test#1

Your setup was incorrect unfortunately, but I've shown how to correct it in the PR.

By this I mean libraries that are not managed by nx. There are some third-party library packages to export a global service, here I use "my-base": "file:dist/libs/my-base", simulation, the sub-application is no value

EnochGao avatar Apr 02 '24 12:04 EnochGao

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

github-actions[bot] avatar May 03 '24 00:05 github-actions[bot]