Coder Social home page Coder Social logo

Comments (6)

f2bo avatar f2bo commented on July 29, 2024

This was the result of a regression in blanket (see alex-seville/blanket#491). We'll temporarily update the dependency in package.json to use an earlier version until this issue is fixed. Fixed by 0a587cc.

from pwabuilder-cli.

dpundir avatar dpundir commented on July 29, 2024

It still see this issue:

if (typeof _$jscoverage['H:\code\pres-sdm\sdm\utilities\constants.js'] === 'un
^^^^^^^^^^^^^^^^^^^^^^^
[SyntaxError: Unexpected token ILLEGAL]
[Error: BLANKET-Error parsing instrumented code: SyntaxError: Unexpected token ILLEGAL]

Using:
"blanket": "1.1.7"
"mocha": "2.2.5"
"grunt-mocha-test": "0.12.7"

from pwabuilder-cli.

boyofgreen avatar boyofgreen commented on July 29, 2024

I'll take a look. What OS are you running it on?

from pwabuilder-cli.

f2bo avatar f2bo commented on July 29, 2024

Hi @dpundir.

You seem to have upgraded the blanket package to "1.1.7", which is the one that had this problem. You need to downgrade to "1.1.6". See my previous comment for this issue.

from pwabuilder-cli.

dpundir avatar dpundir commented on July 29, 2024

@f2bo: i wanted to report this issue not to use any workaround.
@bofofgreen: i have windows 7 64 bit os

from pwabuilder-cli.

f2bo avatar f2bo commented on July 29, 2024

Unfortunately, the latest (published) version of blanket has a bug, which is the reason we decided to pin the dependency to 1.1.6 until they release a fix. However, the code in the master branch of the manifoldjs repository runs the tests without requiring any changes. I'm not sure I follow when you speak of workaround.

From the thread at alex-seville/blanket#491, it would seem that there's already a fix in blanket's master branch, but it hasn't been published to npm yet. We can update the dependency when that happens but until then, I'm not sure there's much else we can do.

from pwabuilder-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.