Комментарии:
Nice 👍
ОтветитьLoved it 😍
ОтветитьThanks so much!
ОтветитьI saw some video how upload something to npm, but when I try to create a component and import it in a repository it doesn't work. some one have a complete course to do it and e
Ответитьguys, may i know what app to recording bubble like this video ?
ОтветитьWhy "npm link is-wds" command is not creating node_modules folder in my Test-Folder
ОтветитьNote: For some reason if you delete the package, you cannot republish it for the next 24 hours
Ответитьif npm link <package> not work, try to npm init in test folder then npm link will work
ОтветитьI wish I could make my own package manager but I dont have a server :(
ОтветитьHey Kyle! I've been surfing the web on how to publish my whole framework instead of just a few files as a package to import.
To be specific
* take a new project
* npm init playwright
A set of questions will be asked and boom, basic code will be on your machine.
I need to build something like, help me!
Thanks it really helped =) !
Ответитьhow to update it
Ответитьthank you so much WDS!! I made my first package XD
@jaymar921/react-randomizer
thanks 👍🏻👍🏻
Ответить"🖤 Nahi Pata Mujhe" on top left corner on npm website
It means "I don't know" in "Hindi/हिंदी"
idk why is it there '-'
npm link is not working for me
Ответитьthank's for this tutorial👍👍
ОтветитьGreat video. can i just delete the "test" folder after finishing the test and publish it ?
ОтветитьThe 403 forbidden error may be caused because of the duplicate package name and not necessarily because you haven't verified your email address, you should change the name in the package.json file if you encounter this error.
ОтветитьThank you very much for the concise tutorial.
ОтветитьThanks
in package folder: npm link
in user project folder: npm link <packge-name>
Trust me,before watch this video I really think that maybe I need to write some javascript base code and i also need to know babel functionality for creating npm package
ОтветитьThank you!
ОтветитьThank you, brother, I create my first npm package, and I am so happy.
ОтветитьHow to do it for react app ?
ОтветитьCan someone help me with a query? If my package requires data that is obtained from a single source, should the npm package have the api integrated in it, or should the host fetch the data and provide it to the component?
I ask this because if tomorrow the api gets changed, every host will have to do the effort.
Thanks Man!!!
ОтветитьHey there, thanks! Is there any way to NOT upload the src folder but just the dist folder? I tried it creating a .npmignore and adding there all variations src, src/, /src/, or in the package.json "files": ["!src"] but without any luck 🙄🙄
ОтветитьPrecise, accurate and to-the-point. Loved the tutorial, thanks!
Ответитьbuen contenido miAmigO
ОтветитьHow to update a package after its published?
ОтветитьSimple, succinct! Thanks
ОтветитьGreat, Now this is for a single function npm package. But if I want to publish some package, that will probably contain multiple functionality. How to include all of that?
Ответитьthanks you .sir
ОтветитьSeems like the npm link order changed and now first you have to publish your package and only then you can npm link it
ОтветитьSimple and fast!👍
ОтветитьHow do I verify my email on npm?
ОтветитьGuys one question: do I need a paid plan to be able to publish my packages as in this video? Thank you!
Ответитьyou look quite close to spiderman
ОтветитьThank you so much for this tutorial. I wasn't knowing about that npm link thing. Thanks!!
ОтветитьMy problem is, how to import the package using the import/export ES6 syntax, what if I want to run it on the frontend?
ОтветитьSuper difficult to check my place relative to the tutorial when all I see is "current-project" no matter the working directory
ОтветитьThanks Kyle.
ОтветитьThank youu
ОтветитьAlways you come handy with your tutorials!
ОтветитьThanks helpful video
Ответитьhow to verify email? I'm also getting 403 forbidden....
ОтветитьExcellent. Thanks man
Ответить