Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime #4

Open
timaccen opened this issue Nov 5, 2021 · 3 comments

Comments

@timaccen
Copy link

timaccen commented Nov 5, 2021

Found this repo linked to an official article: https://www.esri.com/about/newsroom/arcuser/react-arcgis/

Looks like I'm three years too late. The error I get when running this is:

Uncaught Error: Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):
ModuleBuildError: Module build failed (from ./node_modules/sass-loader/lib/loader.js):
Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (72)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v4.9.4

I'm on a Macbook pro running BigSur 11 something.

Is there a more recent official vanilla React Esri Map example?

@odoe
Copy link
Owner

odoe commented Nov 5, 2021

Sorry about that. You can look at this maintained react demo to help you out. Thanks!
https://github.com/Esri/jsapi-resources/tree/master/esm-samples/jsapi-create-react-app

@btranggg
Copy link

@odoe Hello, link is down unfortunately.

@odoe
Copy link
Owner

odoe commented Mar 26, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants