You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have
"prepublish": "npm run build"
script inside my package.json file but when I run the 'npm publish' it doesn't run the build command.
npm -v
10.7.0
macOS Sonoma 14.3
Expected Behavior
No response
Steps To Reproduce
No response
Environment
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
I have
"prepublish": "npm run build"
script inside my package.json file but when I run the 'npm publish' it doesn't run the build command.
npm -v
10.7.0
macOS Sonoma 14.3
Expected Behavior
No response
Steps To Reproduce
No response
Environment
No response
The text was updated successfully, but these errors were encountered: