python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
lerna bootstrap info undefined@undefined~postinstall: undefined@undefined
I have 3 repositry, react components, ts utils and react app, when I use lerna to manage them, it happens. I'm not very familiar with lerna, I want to know why it hapeened and how can I solve it.
lea...
aphroditek
Votes: 0
Answers: 1
Npm install postinstall cannot find module
I've run into an issue with running npm install. It's not finding the postinstall script and builds the path to the script duplicating the path, removing the slashes on the second half (eg: C:\User\Me...
ThatDeltaGuy
Votes: 0
Answers: 2