cutenode/good-first-issue

Cannot find module '../data/projects.json'

bnb opened this issue · 5 comments

bnb commented

image

bnb commented

Also got this on a different run:
image

just checking ⌛

bnb commented

FWIW this is the LOC that's causing the issue: https://github.com/bnb/good-first-issue/blob/master/bin/prompt.js#L3

Can't reproduce locally but can easily reproduce from npm with npx and global install.

Still seeing this:

screen shot 2018-11-21 at 17 12 59

One issue could be that the build or publish script is ignoring the data folder, if not, I would suggest bundling the script before publish to avoid this. Sorry I don't have the time to inspect and put a fix in place :/