Skip to content

dist directory missing #4286

Answered by docbf
docbf asked this question in Q&A
Feb 18, 2022 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

Ok, I managed to get it to work. The trick was to use the Registry Module Approach with devtool instead of the projects code approach. Means using devtool add "npm://registry.npmjs.org;package=socket.io;version=4.4.1" instead of devtool add https://github.com/socketio...
That created successfully the /dist directory and copied it on the target system. Don't know why the git approach did not work in this case, as other npm packages do work like this. But I am glad that it is up and running now.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@docbf
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by docbf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants