Nathan H. Leung

Results 32 comments of Nathan H. Leung

Can you share your operating system and Node/NPM version (`node -v`, `npm -v`)?

It appears that PostCSS `^8.1.0` doesn't have any peer dependencies: https://github.com/postcss/postcss/blob/8.1.14/package.json, so I think the error is being thrown because the peer dependency array is `undefined`. The error message needs...

> Does there need to be an error in that case? If there’s no peer deps, then this module can nearly install the package requested and it’s done. That's a...

@tcurdt I'm facing this same issue - I don't think there's any way to get the previous installer unless you know someone who already has it. I ended up redownloading...

@tcurdt I downloaded the Sierra installer on my El Capitan VM and have gone through the install/restart process a few times but it doesn't seem to be working - by...

@web-mech Thanks for this library; it's been exciting to see the recent new releases. Would love to hear your thoughts on this PR.