Skip to content

Can't install on Windows 7 #114

@bengalaviz

Description

@bengalaviz

I've been trying to install apiconnect. Getting the error

npm verb stack Error: ENOENT: no such file or directory, open 'D:\Development\npm\node_modules\.staging\microgateway-b06b2971\test\definitions\assembly\climbingweather-missingbasepath:2.0.0.yaml'

When the package is sent to my .staging folder, the ":" in the file name is changed to a "_". So the apiconnect package never installs because Windows does not allow a ":" in the file name. Any suggestions on how to fix this?

npm verb cli [ 'C:\\Program Files\\nodejs\\node.exe',
npm verb cli   'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
npm verb cli   '-verbose',
npm verb cli   'install',
npm verb cli   '-g',
npm verb cli   'apiconnect' ]
npm info using npm@3.10.10
npm info using node@v6.14.3```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions