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
OK, I've found the problem: the package was published to npm with the src directory, rather than the "compiled" lib directory. I'm betting this is because the the lack of a .npmignore file caused npm to use the .gitignore file when you published the package to npm (more info).
prometheas
added a commit
to prometheas/FORK--models-from-swagger
that referenced
this issue
Aug 30, 2020
I ran into the following error when running the command:
The text was updated successfully, but these errors were encountered: