You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Hi,
Thank you for sharing this app. I am stuck on the yarn start step of the installation.
My error reads:
Any help is appreciated.
The text was updated successfully, but these errors were encountered: