Code Monkey home page Code Monkey logo

Comments (6)

qfox avatar qfox commented on August 10, 2024

О, спасибо. Тоже хотел начать пытаться использовать, но боялся что на такое наткнусь ;-)

/cc @tadatuta @vithar

from bem-tools.

tadatuta avatar tadatuta commented on August 10, 2024

@ilyar оно все еще воспроизводится? я повторил

$ npm i -g bem/bem-tools#WIP # global installation
$ npm i -g bem-incubator/bem-tools-init # global installation
$ bem

и у меня все ок.

from bem-tools.

ilyar avatar ilyar commented on August 10, 2024

@tadatuta

$ node -v && npm -v
v0.12.9
2.14.9

$ rm -fr test && mkdir test && cd $_
$ npm remove -g bem bem-tools-init
$ npm cache clear
$ npm i -g bem/bem-tools#WIP # global installation
$ npm i -g bem-incubator/bem-tools-init # global installation
$ bem
{ [Error: Cannot find module '.'] code: 'MODULE_NOT_FOUND' }
Tools to work with files written using the BEM methodology.
See https://bem.info for more info.


Usage:
  bem [OPTIONS] [ARGS]


Options:
  -h, --help : Help
  -v, --version : Version

from bem-tools.

tadatuta avatar tadatuta commented on August 10, 2024

ага, на 0.12 воспроизводится. видимо что-то из ES6 осталось. пару минут, поправлю...

from bem-tools.

tadatuta avatar tadatuta commented on August 10, 2024

Внезапно оказалось, что 0.12 не умеет require('.').
Исправлено в https://github.com/bem-incubator/bem-tools-init/blob/master/cli.js

from bem-tools.

tadatuta avatar tadatuta commented on August 10, 2024

Спасибо за репорт!

from bem-tools.

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.