DavidShefcik / meteor-json-error

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meteor JSON Error

Steps

  1. Run npm install
  2. Run npm start. The script should throw an error saying "SyntaxError: Unexpected end of JSON input"
  3. Open node_modules/resolve/test/resolver/malformed_package_json/package.json and notice that the package.json is malformed

About


Languages

Language:JavaScript 94.5%Language:HTML 3.6%Language:CSS 1.9%