Giter Site home page Giter Site logo

yandex-metrika's People

Contributors

iprit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

yandex-metrika's Issues

Module parse failed: Unexpected token (9:12) in @rabota/analytics-layer/src/index.js

dep:
"npm": "^6.5.0",
"nuxt": "^2.3.4",

Hello

I have the next error while running npm run build:

ERROR in ./node_modules/@rabota/analytics-layer/src/layer.js 9:12
Module parse failed: Unexpected token (9:12)
You may need an appropriate loader to handle this file type.
| * @Private
| */

_provider = '';
|
| /**
@ ./node_modules/@rabota/analytics-layer/src/index.js 3:0-24 3:0-24
@ ./node_modules/@rabota/analytics-layer/index.js
@ ./.nuxt/yandex-metrika.plugin.68a5ea40.js
@ ./.nuxt/index.js
@ ./.nuxt/client.js
@ multi ./.nuxt/client.js

Nuxt config file contains such code :

['@rabota/yandex-metrika',
      [{
        counter: 527xxxxx,
        options: {
          defer: true, // required by single page applications
          webvisor: true,
          clickmap: true,
          trackLinks: true,
          accurateTrackBounce: true,
        },
        noscript: true, // insert `noscript` content for each counter
        logging: true, // logs all events to each counter
        development: true
      }]
    ]

Maybe you know how to fix it.

Thanks in advance.

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.