ngx-mapbox-gl icon indicating copy to clipboard operation
ngx-mapbox-gl copied to clipboard

Mapbox Gl CSS file error

Open m-khnarges opened this issue 2 years ago • 1 comments

Hi, I recently updated to the latest version of the 'Mapbox-gl'. Now, when I'm running my project I get this error message.

./node_modules/mapbox-gl/dist/mapbox-gl.css - Error: Module Error (from ./node_modules/postcss-loader/dist/cjs.js):
/Users/****/node_modules/mapbox-gl/dist/mapbox-gl.css:340:2977: Can't resolve '%23clip' in '/Users/****/node_modules/mapbox-gl/dist'

./node_modules/mapbox-gl/dist/mapbox-gl.css - Error: Module Error (from ./node_modules/postcss-loader/dist/cjs.js):
/Users/****/node_modules/mapbox-gl/dist/mapbox-gl.css:350:2977: Can't resolve '%23clip' in '/Users/****/node_modules/mapbox-gl/dist'

./node_modules/mapbox-gl/dist/mapbox-gl.css - Error: Module Error (from ./node_modules/postcss-loader/dist/cjs.js):
/Users/****/node_modules/mapbox-gl/dist/mapbox-gl.css:356:2991: Can't resolve '%23clip' in '/Users/****/node_modules/mapbox-gl/dist'

Does anyone know what happens here?

m-khnarges avatar Aug 17 '22 13:08 m-khnarges

More info here: https://github.com/mapbox/mapbox-gl-js/issues/12164

dereekb avatar Aug 18 '22 06:08 dereekb