Errors bringing my app up on a Macbook M1-Pro

My app has been running fine on Apple Intel system (meteor version 2.7.3). But when I bring it across to my new Macbook M1-Pro, it’s not starting. I get:

While loading package fourseven:scss@4.15.0:
error: Command failed: /Users/glenn/.meteor/packages/meteor-tool/.2.7.3.1liadnk.e36f++os.osx.arm64+web.browser+web.browser.legacy+web.cordova/mt-os.osx.arm64/dev_bundle/bin/npm rebuild --update-binary
Cannot download “https://github.com/sass/node-sass/releases/download/v4.14.1/darwin-arm64-83_binding.node”:

HTTP error 404 Not Found

I tried updating to the latest meteor version but this failed too (with the same error).

I tried updating the fourseven_scss packate, but this failed too.

I tried using Rosetta, but same error.

BTW, I did a fresh install of meteor 2.7.3 of a sample project on the M1-Pro (without any atmosphere packages) and it works fine (without Rosetta)

The best thing about forums is that they are searchable and most of the times you don’t need to wait for someone to answer your query.
Was wondering whether you checked this: [SOLVED] - Unmaintained fourseven:scss package