icomoon-build icon indicating copy to clipboard operation
icomoon-build copied to clipboard

Build IcoMoon project in Node

Results 2 icomoon-build issues
Sort by recently updated
recently updated
newest added

Using Node 12.6.0: ``` > npx icomoon-build --css -p .\res\icons.json --fonts dist/ internal/fs/utils.js:426 throw new ERR_INVALID_ARG_TYPE(propName, ['string', 'Buffer', 'URL'], path); ^ TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be one of...

This is not a bug, and i know its a "kinda dumb" question. Here's the deal, i'm new to Angular2 dev and i really love to see some examples on...