Skip to content

Unsupported Arch ia32 #16

@naxhh

Description

@naxhh

Trying to install Apricot on a Windows machine get this error message:

C:\node\crawler>npm install apricot -g
npm http GET https://registry.npmjs.org/apricot
npm http 304 https://registry.npmjs.org/apricot

npm ERR! Unsupported
npm ERR! Not compatible with your operating system or architecture: apricot@0.0.
5
npm ERR! Valid OS:    linux,macos,win
npm ERR! Valid Arch:  x86,ppc,x86_64
npm ERR! Actual OS:   win32
npm ERR! Actual Arch: ia32
npm ERR!
npm ERR! System Windows_NT 6.1.7601
npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nod
ejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "apricot" "-g"
npm ERR! cwd C:\node\crawler
npm ERR! node -v v0.6.15
npm ERR! npm -v 1.1.16
npm ERR! code EBADPLATFORM
npm ERR! message Unsupported
npm ERR! errno {}
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     C:\node\crawler\npm-debug.log
npm not ok

Specifications:

Windows 7 Professional 32 bits
Service Pack 1
Amd Athlon II x2 270 Processor 3.4Ghz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions