froala / design-blocks

A set of 170+ Bootstrap based design blocks ready to be used to create clean modern websites.
https://www.froala.com/design-blocks
Other
13.52k stars 1.25k forks source link

Cannot build #142

Open enterlight opened 2 years ago

enterlight commented 2 years ago

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