Peter Nielsen
Peter Nielsen
👍 Would love to play around with it as well, but I almost always use RR
+1 - Same problem here - I have to scroll down all the time in Warp
Made it by deleting this package and going: ` $ npm i http-proxy` and adding this to a server.js file: ``` const isProduction = process.env.NODE_ENV !== 'development'; if (!isProduction) {...
It seem that the Meteor team has removed all the old releases. The install meteor is e.g. trying to fetch https://static.meteor.com/packages-bootstrap/2.2.0/meteor-bootstrap-os.linux.x86_64.tar.gz if I run this from a Dockerfile with Linux....