ngx-mapbox-gl
ngx-mapbox-gl copied to clipboard
Mapbox Gl CSS file error
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?
More info here: https://github.com/mapbox/mapbox-gl-js/issues/12164