<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">I have started the OpenLayers workshop (<a href="https://openlayers.org/workshop/en">https://openlayers.org/workshop/en</a>) but I am stacked in the vectortiles section (<a href="https://openlayers.org/workshop/en/vectortile/bright.html">https://openlayers.org/workshop/en/vectortile/bright.html</a>) and more specifically in the use of  import {apply} from 'ol-mapbox-style'; in order to load styles, which I created with Maputnik.</div><div dir="ltr"><br></div><div>The problem occurs after I install: npm install ol-mapbox-style@beta Then when I run npp start I get the following error message:</div><div><br></div><div>ERROR in ./node_modules/@mapbox/mapbox-gl-style-spec/expression/definitions/interpolate.js<br>Module parse failed: Unexpected token (9:12)<br>You may need an appropriate loader to handle this file type.<br>| import { findStopLessThanOrEqualTo } from '../stops';<br>| <br>| import type { Stops } from '../stops';<br>| import type { Expression } from '../expression';<br>| import type ParsingContext from '../parsing_context';<br> @ ./node_modules/@mapbox/mapbox-gl-style-spec/function/index.js 7:0-64 95:33-44 108:16-27<br> @ ./node_modules/ol-mapbox-style/stylefunction.js<br> @ ./node_modules/ol-mapbox-style/index.js<br> @ ./main.js<br> @ multi (webpack)-dev-server/client?<a href="http://localhost:3000">http://localhost:3000</a> ./main.js<br>ℹ 「wdm」: Failed to compile.</div><div><br></div><div>I am using a Mac and my node version is v10.10.0. Any idea what can be the problem here?<br></div></div></div></div></div></div></div>