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

Cannot build #142

Open
enterlight opened this issue Apr 20, 2022 · 0 comments
Open

Cannot build #142

enterlight opened this issue Apr 20, 2022 · 0 comments

Comments

@enterlight
Copy link

enterlight commented Apr 20, 2022

npm run start returns the following:

> froala-design-blocks@2.0.1 start /Users/brigittebedard/projects/design-blocks
> gulp

fs.js:45
} = primordials;
    ^

ReferenceError: primordials is not defined
    at fs.js:45:5
    at req_ (/Users/somebody/projects/design-blocks/node_modules/natives/index.js:143:24)
    at Object.req [as require] (/Users/somebody/projects/design-blocks/node_modules/natives/index.js:55:10)
    at Object.<anonymous> (/Users/somebody/projects/design-blocks/node_modules/vinyl-fs/node_modules/graceful-fs/fs.js:1:37)
    at Module._compile (internal/modules/cjs/loader.js:1063:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
    at Module.load (internal/modules/cjs/loader.js:928:32)
    at Function.Module._load (internal/modules/cjs/loader.js:769:14)
    at Module.require (internal/modules/cjs/loader.js:952:19)
    at require (internal/modules/cjs/helpers.js:88:18)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! froala-design-blocks@2.0.1 start: `gulp`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the froala-design-blocks@2.0.1 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/somebody/.npm/_logs/2022-04-20T15_22_38_405Z-debug.log
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

1 participant