uber-mobile-web icon indicating copy to clipboard operation
uber-mobile-web copied to clipboard

npm install breaks

Open goldylucks opened this issue 7 years ago • 3 comments

Fresh clone:

$ npm install
npm WARN deprecated [email protected]: This module is now under the @mapbox namespace: install @mapbox/geojson-normalize instead
npm ERR! tar.unpack unzip error /tmp/npm-30328-a3af35fb/registry.npmjs.org/gl/-/gl-4.0.2.tgz

r u getting this?

goldylucks avatar Jan 26 '17 22:01 goldylucks

I get the first one. Additionally I get UNMET PEER DEPENDENCY luma.gl@^2.10.3 UNMET PEER DEPENDENCY [email protected] and some other other deprecations.

Thanks for creating the project! @narendrashetty

steveraden avatar Feb 13 '17 22:02 steveraden

@sturad read about peerDependencies, that is not an error :)

goldylucks avatar Feb 14 '17 10:02 goldylucks

@goldylucks @sturad regarding the geo-normalize this seems to be the problem with the dependency of react-mapbox-gl. Updating it should solve it. Let me know if it does. Cheers.

narendrashetty avatar Feb 14 '17 10:02 narendrashetty