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
Launching the command grunt browserify I get the error
Running "browserify:development" (browserify) task
[BABEL] Note: The code generator has deoptimised the styling of /home/francesco/Projects/BIMsurfer/viewer/cesium/ThirdParty/Workers/draco_decoder.js as it exceeds the max of 500KB.
>> Error: Can't walk dependency graph: Cannot find module '2' from '/home/francesco/Projects/BIMsurfer/viewer/cesium/ThirdParty/protobuf-minimal.js'
>> required by /home/francesco/Projects/BIMsurfer/viewer/cesium/ThirdParty/protobuf-minimal.js
Warning: Error running grunt-browserify. Use --force to continue.
Aborted due to warnings.
The text was updated successfully, but these errors were encountered:
Launching the command grunt browserify I get the error
The text was updated successfully, but these errors were encountered: