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

Error: #181

Open
bdmapman opened this issue Nov 16, 2022 · 0 comments
Open

Error: #181

bdmapman opened this issue Nov 16, 2022 · 0 comments

Comments

@bdmapman
Copy link

Hello, I am trying to create glyphs using the following command.

./bin/build-glyphs fonts/LobsterTwo-Regular.ttf glyphs/lobstar

It is returning the following error

module.js:478
    throw err;
    ^

Error: Cannot find module './lib/binding/fontnik.node'
    at Function.Module._resolveFilename (module.js:476:15)
    at Function.Module._load (module.js:424:25)
    at Module.require (module.js:504:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (/opt/tools/node-fontnik/index.js:1:80)
    at Module._compile (module.js:577:32)
    at Object.Module._extensions..js (module.js:586:10)
    at Module.load (module.js:494:32)
    at tryModuleLoad (module.js:453:12)
    at Function.Module._load (module.js:445:3)
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