Skip to content
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.

unterminated string constant in ./polyfill/Blog.js line 289 #455

Closed
sebringj opened this issue Aug 2, 2017 · 5 comments
Closed

unterminated string constant in ./polyfill/Blog.js line 289 #455

sebringj opened this issue Aug 2, 2017 · 5 comments
Labels

Comments

@sebringj
Copy link

sebringj commented Aug 2, 2017

      return Promise.reject('Blob has been released.)

needs to be changed to

      return Promise.reject('Blob has been released.')
@sebringj sebringj changed the title undetermined string constant line ./polyfill/Blog.js line 289 undetermined string constant in ./polyfill/Blog.js line 289 Aug 2, 2017
@LA
Copy link

LA commented Aug 2, 2017

Unterminated*

@sebringj sebringj changed the title undetermined string constant in ./polyfill/Blog.js line 289 unterminated string constant in ./polyfill/Blog.js line 289 Aug 2, 2017
@larryranches
Copy link

Yes we are seeing this on our end as well. Pretty critical to get fixed.

@mike-aungsan
Copy link

Same issue.
npm: 5.3.0
node 8.2.1
OS: Win 8.1

wkh237 added a commit that referenced this issue Aug 3, 2017
@wkh237 wkh237 added the bug label Aug 3, 2017
@wkh237
Copy link
Owner

wkh237 commented Aug 3, 2017

Thanks ! Just publish a new version 0.10.8 to npm 👍

@mikemonji
Copy link

WOW, prompt response. Love you guys for this...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

6 participants