• Как устаноиь nodejs debian x32?

    @theflint Автор вопроса
    model name : Intel(R) Atom(TM) CPU N2600 @ 1.60GHz
  • Как устаноиь nodejs debian x32?

    @theflint Автор вопроса
    Владислав Лысков, ну если сможешь на проц x32 поставить, то мое уважение
  • Как устаноиь nodejs debian x32?

    @theflint Автор вопроса
    Михаил, ну вот и что мне с этим делать?
  • Как устаноиь nodejs debian x32?

    @theflint Автор вопроса
    установил 8.14 когда пишу npm run dev
    выдает
    ERROR Failed to compile with 7 errors 09:38:08

    These dependencies were not found:

    * axios in ./src/components/pages/Authentication/index.js
    * !!vue-style-loader!css-loader?{"sourceMap":true}!../node_modules/vue-loader/lib/style-compiler/index?{"vue":true,"id":"data-v-7ba5bd90","scoped":false,"hasInlineConfig":false}!sass-loader?{"sourceMap":true}!../node_modules/vue-loader/lib/selector?type=styles&index=0!./App.vue in ./src/App.vue
    * !!vue-style-loader!css-loader?{"sourceMap":true}!../../../../node_modules/vue-loader/lib/style-compiler/index?{"vue":true,"id":"data-v-7f03de04","scoped":false,"hasInlineConfig":false}!sass-loader?{"sourceMap":true}!../../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Authentication.vue in ./src/components/pages/Authentication/Authentication.vue
    * vue-meta in ./src/router/index.js
    * vuetify in ./src/main.js, ./src/router/index.js

    To install them, you can run: npm install --save axios !!vue-style-loader!css-loader?{"sourceMap":true}!../node_modules/vue-loader/lib/style-compiler/index?{"vue":true,"id":"data-v-7ba5bd90","scoped":false,"hasInlineConfig":false}!sass-loader?{"sourceMap":true}!../node_modules/vue-loader/lib/selector?type=styles&index=0!./App.vue !!vue-style-loader!css-loader?{"sourceMap":true}!../../../../node_modules/vue-loader/lib/style-compiler/index?{"vue":true,"id":"data-v-7f03de04","scoped":false,"hasInlineConfig":false}!sass-loader?{"sourceMap":true}!../../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Authentication.vue vue-meta vuetify

    ставлю что проситsudo npm install axios --save

    > chromedriver@2.43.3 install /home/flint/sites/cliam/node_modules/chromedriver
    > node install.js

    Only Linux 64 bits supported.
    npm WARN ajv-keywords@2.1.1 requires a peer of ajv@^5.0.0 but none is installed. You must install peer dependencies yourself.
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):
    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"ia32"})

    npm ERR! code ELIFECYCLE
    npm ERR! errno 1
    npm ERR! chromedriver@2.43.3 install: `node install.js`
    npm ERR! Exit status 1
    npm ERR!
    npm ERR! Failed at the chromedriver@2.43.3 install script.
    npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

    npm ERR! A complete log of this run can be found in:
    npm ERR! /root/.npm/_logs/2018-11-28T14_59_12_730Z-debug.log

    далее
    sudo npm install js
    [sudo] password for flintmini:

    > chromedriver@2.43.3 install /home/flint/sites/cliam/node_modules/chromedriver
    > node install.js

    Only Linux 64 bits supported.
    npm WARN ajv-keywords@2.1.1 requires a peer of ajv@^5.0.0 but none is installed. You must install peer dependencies yourself.
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):
    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"ia32"})

    npm ERR! code ELIFECYCLE
    npm ERR! errno 1
    npm ERR! chromedriver@2.43.3 install: `node install.js`
    npm ERR! Exit status 1
    npm ERR!
    npm ERR! Failed at the chromedriver@2.43.3 install script.
    npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

    npm ERR! A complete log of this run can be found in:
    npm ERR! /root/.npm/_logs/2018-11-28T14_56_38_363Z-debug.log
  • Как устаноиь nodejs debian x32?

    @theflint Автор вопроса
    я поставил 8.14
  • Как устаноиь nodejs debian x32?

    @theflint Автор вопроса
    sim3x,
    # Using Debian, as root
    curl -sL https://deb.nodesource.com/setup_8.x | bash -
    apt-get install -y nodejs
    я тк понял это для меня