ardatan / meteor-webpack

https://medium.com/@ardatan/meteor-with-webpack-in-2018-faster-compilation-better-source-handling-benefit-from-bc5ccc5735ef
MIT License
123 stars 29 forks source link

error: unknown package in top-level dependencies: ardatan:webpack-dev-middleware #2

Closed filipenevola closed 6 years ago

filipenevola commented 6 years ago

Hello, I can't find this package ardatan:webpack-dev-middleware on atmospherejs https://atmospherejs.com/?q=webpack-dev-middleware

I tried to run your React example and got this error:

[[[[[ ~/Documents/filipe/ws/meteor-webpack/examples/react ]]]]]

=> Started proxy.                             
=> Errors prevented startup:                  

   While selecting package versions:
   error: unknown package in top-level dependencies: ardatan:webpack-dev-middleware

=> Your application has errors. Waiting for file change.

Maybe you still have to publish it?

ardatan commented 6 years ago

Thank you for your collabration! I just published this package, you can check it out!

filipenevola commented 6 years ago

It's solved! :wink:

I'm testing the process overall, probably I'll get back here soon with more questions

Thanks again!

ardatan commented 6 years ago

Thank you I am waiting for your feedback!