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

Unable to use inky programmatic mode in web. #119

Open
balatvm opened this issue Apr 24, 2020 · 0 comments
Open

Unable to use inky programmatic mode in web. #119

balatvm opened this issue Apr 24, 2020 · 0 comments

Comments

@balatvm
Copy link

balatvm commented Apr 24, 2020

I would like to use Inky transpilation in web app (browser) using programmatic mode. But it looks like Inky has hard dependency on fs module which restricts me to run inky in browser.

import {Inky} from 'inky';
import cheerio from 'cheerio';

ERROR in ./node_modules/mkdirp/index.js
Module not found: Error: Can't resolve 'fs'

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