Build fails due tue invalid JSON files in node_modules

Hello everyone,

after upgrading to 1.10 I get during build a

SyntaxError: Unexpected end of JSON input at JSON.parse

which is caused by the (many) invalid JSON files within node_modules/ folder.
Fixing them manually is an option which does not work for production; is there a way to tell Meteor to bypass this check/lint on JSON files?
Thanks in advance.

Hi Cvenus !

I have got the same problem with the 2.5.2 version of meteor.
Did you find a way to fix that.

Thank you and happy new year :slight_smile:

Hey, this issue was solved as commented here. :slight_smile: