urielcaire / jbility

jBility is a free set of accessibility functions that uses JQuery.
MIT License
13 stars 7 forks source link

npm build error #4

Open matijakovacevic opened 4 years ago

matijakovacevic commented 4 years ago

when building by steps outlined in readme, i get an error on npm build

ReferenceError: primordials is not defined
    at fs.js:27:26
    at req_ (/home/vagrant/www/jbility/node_modules/natives/index.js:143:24)
    at Object.req [as require] (/home/vagrant/www/jbility/node_modules/natives/index.js:55:10)
    at Object.<anonymous> (/home/vagrant/www/jbility/node_modules/vinyl-fs/node_modules/graceful-fs/fs.js:1:37)
    at Module._compile (internal/modules/cjs/loader.js:955:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:991:10)
    at Module.load (internal/modules/cjs/loader.js:811:32)
    at Function.Module._load (internal/modules/cjs/loader.js:723:14)
    at Module.require (internal/modules/cjs/loader.js:848:19)
    at require (internal/modules/cjs/helpers.js:74:18)
matijakovacevic commented 4 years ago

we have added a dislexic font feature, so once we manage to build it, we will open a PR to merge the changes