milaninfy

Results 110 comments of milaninfy

@mukundthakare I believe npm does not bundle peer and dev dependencies, only prod dependencies will be bundled. Not sure if it's a typo or intentional but I see that `bundledDependencies`...

@wimbarelds try with `npm exec -w child-workspace --package=@pega/dx-component-builder-sdk`

@vladiulianbogdan I tried to reproduce based on given issue description, but i was unable reproduce. Please include steps to reproduce.

@vladiulianbogdan If you need to change symlink behaviour, you can try enable this flag https://docs.npmjs.com/cli/v10/using-npm/config#install-links.

@igbaryyaAMD can you try replicating this problem on the latest version of `npm`? (ie. `npm i -g npm`) . Please provide Reproduction Steps, .npmrc config, logs etc.

**Closing** due to age. If this is still a problem please feel free to reopen this issue, or create a new issue w/ steps to reproduce.

not able to reproduce the issue with the steps provided. Likely that this issue might be fixed. Please try with latest npm. ```bash ~/workarea/rep $ sudo npm link added 1...

@jedwards1211 I tried multiple times, but not able to reproduce the issue.

Closing this, as newly reported issue https://github.com/npm/cli/issues/7726 is the similer if not duplicate. Keeping the newer one open for better visibility.