How to get spotfire-mods-dev-server-1.0.1.tgz for a local npm install? #111
Answered
by
objerke
jleviaguirre
asked this question in
Q&A
-
A customer can't access the spotfire-mods-dev-server-1.0.1.tgz when running npm install because they have their own repository. Where can I get a hold of spotfire-mods-dev-server-1.0.1.tgz so they can run:
|
Beta Was this translation helpful? Give feedback.
Answered by
objerke
Apr 20, 2023
Replies: 1 comment
-
The .tgz file is available on npm where it is published. The 1.0.1 release can be found here: https://registry.npmjs.org/@tibco/spotfire-mods-dev-server/-/spotfire-mods-dev-server-1.0.1.tgz The |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jleviaguirre
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The .tgz file is available on npm where it is published. The 1.0.1 release can be found here: https://registry.npmjs.org/@tibco/spotfire-mods-dev-server/-/spotfire-mods-dev-server-1.0.1.tgz
The
npm view @tibco/spotfire-mods-dev-server
command shows the url of a package.