palantirnet / butler

MIT License
13 stars 2 forks source link

Installing Butler is slow #61

Open patrickfweston opened 7 years ago

patrickfweston commented 7 years ago

I've run into this a few times while bringing projects up. Running npm install initially can take over an hour to run. I'm unsure what might be causing the problems.

I may investigate using another npm compatible package manager like yarn to see if it speeds up the process.

aCyborg commented 7 years ago

Since butler is running through both sculpin and spress tasks, I wonder if running the failing sculpin commands are contributing to the slow down of butler. Could be worth testing.