Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Epic: npm exec spec issues #403

Closed
5 tasks done
Tracked by #536
lukekarrys opened this issue Oct 20, 2021 · 0 comments
Closed
5 tasks done
Tracked by #536

Epic: npm exec spec issues #403

lukekarrys opened this issue Oct 20, 2021 · 0 comments
Labels

Comments

@lukekarrys
Copy link
Contributor

lukekarrys commented Oct 20, 2021

Epic

This is an issue to track the npm exec / npx / npm init@spec issues I've found. I'm not sure if they are all the same issue or just related, but a fix should likely address all of them.

@darcyclarke darcyclarke changed the title npm exec spec issues Epic: npm exec spec issues Mar 23, 2022
@darcyclarke darcyclarke mentioned this issue Mar 23, 2022
32 tasks
ruyadorno added a commit to ruyadorno/cli that referenced this issue Mar 30, 2022
Fixes the proper path location to use when targetting specific
workspaces.

Makes it so that libnpmexec is always reading from the
Arborist actual tree instead of reading `node_modules` from
the file system when retrieving local package data.

Fixes: npm#3520
Relates to: npm#4619
Relates to: npm/statusboard#403
ruyadorno added a commit to ruyadorno/cli that referenced this issue Mar 30, 2022
Fixes the proper path location to use when targetting specific
workspaces.

Makes it so that libnpmexec is always reading from the
Arborist actual tree instead of reading `node_modules` from
the file system when retrieving local package data.

Fixes: npm#3520
Relates to: npm#4619
Relates to: npm/statusboard#403
ruyadorno added a commit to ruyadorno/cli that referenced this issue Mar 31, 2022
Fixes the proper path location to use when targetting specific
workspaces.

Makes it so that libnpmexec is always reading from the
Arborist actual tree instead of reading `node_modules` from
the file system when retrieving local package data.

Fixes: npm#3520
Relates to: npm#4619
Relates to: npm/statusboard#403
ruyadorno added a commit to ruyadorno/cli that referenced this issue Mar 31, 2022
Fixes the proper path location to use when targetting specific
workspaces.

Makes it so that libnpmexec is always reading from the
Arborist actual tree instead of reading `node_modules` from
the file system when retrieving local package data.

Fixes: npm#3520
Relates to: npm#4619
Relates to: npm/statusboard#403
@lukekarrys lukekarrys self-assigned this Apr 6, 2022
ruyadorno added a commit to ruyadorno/cli that referenced this issue Apr 11, 2022
Fixes the proper path location to use when targetting specific
workspaces.

Fixes: npm#3520
Relates to: npm/statusboard#403
ruyadorno added a commit to ruyadorno/cli that referenced this issue Apr 19, 2022
Fixes the proper path location to use when targetting specific
workspaces.

Fixes: npm#3520
Relates to: npm/statusboard#403
ruyadorno added a commit to ruyadorno/cli that referenced this issue Apr 19, 2022
Refactor / clean up of the logic around reading installed
packages. Fixes reading packages from mixed sources (one being
from the local installed tree and the other from the registry
using pacote.manifest).

Makes it so that libnpmexec is always reading from the
Arborist actual tree instead of reading `node_modules` from
the file system when retrieving local package data.

Fixes: npm#3668
Relates to: npm#4643
Relates to: npm#4619
Relates to: npm/statusboard#403
lukekarrys pushed a commit to npm/cli that referenced this issue Apr 19, 2022
Refactor / clean up of the logic around reading installed
packages. Fixes reading packages from mixed sources (one being
from the local installed tree and the other from the registry
using pacote.manifest).

Makes it so that libnpmexec is always reading from the
Arborist actual tree instead of reading `node_modules` from
the file system when retrieving local package data.

Fixes: #3668
Relates to: #4643
Relates to: #4619
Relates to: npm/statusboard#403
lukekarrys pushed a commit to npm/cli that referenced this issue Apr 19, 2022
Fixes the proper path location to use when targetting specific
workspaces.

Fixes: #3520
Relates to: npm/statusboard#403
@lukekarrys lukekarrys removed their assignment Jul 11, 2022
@darcyclarke darcyclarke mentioned this issue Aug 22, 2022
46 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants