Node: 8.1.4
NPM: 5.3.0
npm install react-mapbox-gl mapbox-gl --save
success: [email protected]
Failure: mapbox-gl
error log for mapbox-gl:
npm WARN deprecated [email protected]: This module has moved: please install @mapbox/point-geometry instead
npm WARN deprecated [email protected]: This module has moved: please install @mapbox/vector-tile instead
npm ERR! code ENOLOCAL
npm ERR! Could not install from "node_modules/mapbox-gl/src/style-spec" as it does not contain a package.json file.
Upstream issue, use npm install --save [email protected] for the time being
Most helpful comment
Upstream issue, use
npm install --save [email protected]for the time being