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

remove BOM from catalog.json #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ayapi
Copy link

@ayapi ayapi commented Dec 27, 2016

this pr will fix #28 .
please review

@asatsea
Copy link

asatsea commented Jan 26, 2017

@ayapi Applying your patch to lib/schema-provider.ts and installing 'npm install strip-bom -save' nothing changes for Atom: the annoying error dialog is still triggered saving and opening any JSON file. Ideas?

@ayapi
Copy link
Author

ayapi commented Feb 4, 2017

@asgarage we need to transpile .ts files. please try gulp typescript on your terminal.

@asatsea
Copy link

asatsea commented Feb 6, 2017

@ayapi
[11:40:55] Using gulpfile ~/.atom/packages/json-schema/gulpfile.js
[11:40:55] Task 'schema-provider.ts' is not in your gulpfile

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

Successfully merging this pull request may close these issues.

Uncaught SyntaxError: Unexpected token  in JSON at position 0
2 participants