Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

install fails with no such file or directory #20

Open
gfairbairn opened this issue Dec 4, 2017 · 1 comment
Open

install fails with no such file or directory #20

gfairbairn opened this issue Dec 4, 2017 · 1 comment

Comments

@gfairbairn
Copy link

image

I get the following error when trying to install. I have version 8.0 of node.js installed. Can you help me get past this error?

Installing dxsync:

[email protected] postinstall C:\Users\IBM_ADMIN\AppData\Roaming\npm\node_modules\d
igexp-dashboard\node_modules\dxsync
node postinstall.js

events.js:182
throw er; // Unhandled 'error' event
^

Error: ENOENT: no such file or directory, open 'C:\Users\IBM_ADMIN\AppData\Roami
ng\npm\node_modules\digexp-dashboard\node_modules\dxsync\precompiled_modules.zip
'

@mburati
Copy link
Contributor

mburati commented Jan 15, 2018

@gfairbairn - I believe this was released with earlier version(s) of Node (0.12 and 4.x), and more recent versions of Node may not support all of the dependencies that this was originally built/tested with. For now, I suggest trying an earlier version of Node to install this package.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants