quentinlampin / ngx-openlayers

Angular2+ components for Openlayers 4.x
Mozilla Public License 2.0
137 stars 98 forks source link

Unable to install npm package #79

Closed giridharkl closed 7 years ago

giridharkl commented 7 years ago

C:\MProjects\MGMT\modules\taskmgmt>npm install angular2-openlayers --save npm ERR! path C:\MProjects\MGMT\modules\taskmgmt\https:\registry.npmjs.org\tapable-\tapable-0.2.6.tgz npm ERR! code ENOENT npm ERR! errno -4058 npm ERR! syscall stat npm ERR! enoent ENOENT: no such file or directory, stat 'C:\MProjects\MGMT\modules\taskmgmt\https:\registry.npmjs.org\tapable-\tapable-0.2.6.tgz' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\xxxxyyyy\AppData\Roaming\npm-cache_logs\2017-07-12T07_07_21_181Z-debug.log

quentin-ol commented 7 years ago

The error complains about tapable. Nothing to do with angular2-openlayers. Closing.