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 recently updated itowns in our custom 3D viewer, but it complained about missing files inside the lib folder specifically.
After checking on npmjs, I saw that the last packages since the 2.45.0 version are missing every file except for examples. (https://registry.npmjs.com/itowns/-/itowns-2.45.0.tgz)
Did something change in the way we need to import the new packages ?
Your Environment
Version used: 2.45.0
Browser Name and version: Not relevant
Operating System and version (desktop or mobile): Fedora 41
Link to your project: Not publicly accessible
Context
Simply updating the package prevents us from using it.
I couldn't use the last itowns version.
[ERROR] Failed to resolve entry for package "itowns". The package may have incorrect main/module/exports specified in its package.json.
Hello,
I recently updated itowns in our custom 3D viewer, but it complained about missing files inside the lib folder specifically.
After checking on npmjs, I saw that the last packages since the 2.45.0 version are missing every file except for examples. (https://registry.npmjs.com/itowns/-/itowns-2.45.0.tgz)
Did something change in the way we need to import the new packages ?
Your Environment
Context
Simply updating the package prevents us from using it.
I couldn't use the last itowns version.
Steps to Reproduce
Expected Behavior
Have a package ready to use with every file it needs.
Actual Behavior
Nothing.
Possible Cause/Fix/Solution
The text was updated successfully, but these errors were encountered: