You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have a bug to report. I recently update my node modules with NPM I and i am now getting this error which is not allowing the code to compile and the start my application.
Hi, @BrennanPredmore. Can you clarify from which version to which version you upgraded? And based on the error message, it sounds like this is a webpack error?
If this is an upgrade from 1.* to 2.*, some approaches to transpiling are explained in the GL-JS docs, and a bit more of the background and motivation is explained in #10565.
We're glad to take a closer look if that doesn't help solve the issue, but it will require additional info about your setup in order to diagnose the issue.
@BrennanPredmore Thank you for using Mapbox-GL-JS and for reaching out. As the team requested more information and we haven't heard back in a couple weeks, I'm going to close this issue. If you want to reopen the issue, please provide the information requested in #10794 (comment).
Hello, I have a bug to report. I recently update my node modules with NPM I and i am now getting this error which is not allowing the code to compile and the start my application.
Here is the error message in the terminal:
Failed to compile.
./node_modules/mapbox-gl/dist/mapbox-gl-csp-worker.js
Module build failed: TypeError: Cannot read property 'thisCompilation' of undefined
The text was updated successfully, but these errors were encountered: