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

issue with yarn start #1

Open
accaplan opened this issue Apr 24, 2020 · 1 comment
Open

issue with yarn start #1

accaplan opened this issue Apr 24, 2020 · 1 comment

Comments

@accaplan
Copy link

Hi,

Thank you for sharing this app. I am stuck on the yarn start step of the installation.
My error reads:

PS C:\bulmaplay> yarn start                                                                                             yarn run v1.22.0
$ gulp
fs.js:35
} = primordials;
    ^

ReferenceError: primordials is not defined
    at fs.js:35:5
    at req_ (C:\bulmaplay\node_modules\natives\index.js:143:24)
    at Object.req [as require] (C:\bulmaplay\node_modules\natives\index.js:55:10)
    at Object.<anonymous> (C:\bulmaplay\node_modules\vinyl-fs\node_modules\graceful-fs\fs.js:1:37)
    at Module._compile (internal/modules/cjs/loader.js:1158:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1178:10)
    at Module.load (internal/modules/cjs/loader.js:1002:32)
    at Function.Module._load (internal/modules/cjs/loader.js:901:14)
    at Module.require (internal/modules/cjs/loader.js:1044:19)
    at require (internal/modules/cjs/helpers.js:77:18)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Any help is appreciated.

@daeselixir
Copy link

Hola tengo este problema

$ gulp build
fs.js:35
} = primordials;
^

ReferenceError: primordials is not defined
at fs.js:35:5

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

2 participants