station
station copied to clipboard
Error: Not found: hook.io-mailer@'>=0.1.0- <0.2.0-'
After npm install there is this error. There is no version 0.1.0 but only 0.0.1 and npm throws error. Changed version in package.json to 0.3.x and now it works.