Hello im newbie for the meteor.i created a alpine linux docker container and i installed meteor using
curl https://install.meteor.com | sh
and then i try to > meteor create hello
but then i got error like this
/var/www/.meteor/meteor: line 135: /var/www/.meteor/packages/meteor-tool/.1.4.0-1.13j49n2++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/bin/node: No such file or directory
please help me