Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • RAPID-MIX_API RAPID-MIX_API
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 31
    • Issues 31
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • rapid-mix
  • RAPID-MIX_APIRAPID-MIX_API
  • Issues
  • #1

Closed
Open
Created Jun 02, 2017 by Francisco Bernardo@franciscoOwner

Installation error on both xmm-node and xmm-client using [--save] tag

Hope this is the right place to do this...

When I try to install both xmm-node and client with node v8.0.0

npm install [--save] ircam-rnd/xmm-node

npm install [--save] Ircam-RnD/xmm-client

I get this error:

Unhandled rejection Error: Invalid tag name "[--save]": Tags may not have any characters that encodeURIComponent encodes. at invalidTagName (/usr/local/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:76:15) at fromRegistry (/usr/local/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:244:13) at resolve (/usr/local/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:66:12) at npa (/usr/local/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:39:10) at /usr/local/lib/node_modules/npm/lib/install/deps.js:200:16 at /usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:52:35 at Array.forEach (native) at /usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:52:11 at Array.forEach (native) at asyncMap (/usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:51:8) at exports.getAllMetadata (/usr/local/lib/node_modules/npm/lib/install/deps.js:199:3) at Installer.loadArgMetadata (/usr/local/lib/node_modules/npm/lib/install.js:325:3) at /usr/local/lib/node_modules/npm/lib/install.js:648:16 at BB.join.then (/usr/local/lib/node_modules/npm/lib/install/read-shrinkwrap.js:41:16) at tryCatcher (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/util.js:16:23) at Promise._settlePromiseFromHandler (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:512:31)

if I install without the tag it seems to go well.

FB

Assignee
Assign to
Time tracking