React-mapbox-gl: Installation error

Created on 22 Jul 2017  路  1Comment  路  Source: alex3165/react-mapbox-gl

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.

Mapbox-gl follow up

Most helpful comment

Upstream issue, use npm install --save [email protected] for the time being

>All comments

Upstream issue, use npm install --save [email protected] for the time being

Was this page helpful?
0 / 5 - 0 ratings

Related issues

loverdeveloper picture loverdeveloper  路  3Comments

edv4rd0 picture edv4rd0  路  3Comments

benderlidze picture benderlidze  路  3Comments

DaveBathnes picture DaveBathnes  路  3Comments

cyrilchapon picture cyrilchapon  路  3Comments