Skip to content
This repository was archived by the owner on Jun 23, 2020. It is now read-only.
This repository was archived by the owner on Jun 23, 2020. It is now read-only.

Downloaded projects don't work if you have latest node  #137

@janedegtiareva

Description

@janedegtiareva

steps to repro:

  1. make sure you have latest node
  2. download a nearstudio project
  3. npm install
  4. npm run start

Outcome:
fs.js:27
const { Math, Object } = primordials;
^

ReferenceError: primordials is not defined

This is due to using gulp 3. gulpjs/gulp#2324

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