M
M
Muhammad2015-12-31 11:50:43
Node.js
Muhammad, 2015-12-31 11:50:43

Error installing NodeJS package?

Installing via Vagrant (Homestead) and getting this error:
66cc6b37899f426ca6afaccbec904a95.jpg
package.json: pastebin.com/VSFjMtaA
What could be the problem?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey, 2015-12-31
@muhammad_97

There may be a problem with the file system. If you install modules in a directory that is synchronized with the main system and if this system is windows, then symbolic links are most likely not supported there. The way out is to put modules in a directory where there is support for symbolic links.

A
Alexander Litvinenko, 2015-12-31
@edli007

Probably this module works only on Linux.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question