I have a web project that needs to use a model on GitHub
lasso-canvas-image
react-lasso-select
But the model needs to be managed by npm
I tried to install node in NuGet, and installed the model using npm command in PowerShell

In the folder, you can see that the model has been installed, but an error message will appear "Cannot use import statement outside a module"

In the file manager, I don't see the relevant files for the model
I'm guessing that's the reason, but it still doesn't work after I put the file in
what should I do?








