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

update dependencies #222

Open
micahstubbs opened this issue Aug 17, 2018 · 0 comments
Open

update dependencies #222

micahstubbs opened this issue Aug 17, 2018 · 0 comments
Assignees
Labels

Comments

@micahstubbs
Copy link
Collaborator

micahstubbs commented Aug 17, 2018

node-sass is old, and shows an error on modern 64-bit macs.

on yarn buildWatch:

ERROR in ./public/css/main.scss
Module build failed: Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (59)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v3.13.1

other packages show warnings on yarn install:

warning [email protected]: 🙌  Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!
warning blockbuilder-search > [email protected]: 🙌  Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!
warning blockbuilder-search > superagent > [email protected]: Old versions of Formidable are not compatible with the current Node.js; Upgrade to 1.2.0 or later
warning bragi-browser > browserify > glob > [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
warning [email protected]: react-tools is deprecated. For more information, visit https://fb.me/react-tools-deprecated
warning css-loader > cssnano > autoprefixer > [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
warning css-loader > cssnano > postcss-merge-rules > [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
warning css-loader > cssnano > postcss-merge-rules > caniuse-api > [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant