Skip to content

Repo incompatible with Node 12+ #4

@saxoncameron

Description

@saxoncameron

When attempting to run yarn and using Node LTS (~12.13), getting a number of error messages that prevents the installation. Quite a long output, here are the main offenders, it seems:

fsevents

warning Error running install script for optional dependency: "/Users/sacameron/Sites/schematik-forms/node_modules/fsevents: Command failed.

and node-sass

error /Users/sacameron/Sites/schematik-forms/node_modules/node-sass: Command failed.
Exit code: 1
Command: node scripts/build.js
Arguments: 
Directory: /Users/sacameron/Sites/schematik-forms/node_modules/node-sass
Output:
Building: /Users/sacameron/.nvm/versions/node/v12.13.0/bin/node /Users/sacameron/Sites/schematik-forms/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
gyp info it worked if it ends with ok

yarn still runs fine when reverting back to node ^11.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions