Removed package.json to avoid installing outdated node-sass#95
Conversation
|
Oh, I didn't know Meteor is traversing a package tree to find a But that'll break the example app – would you mind renaming the directory to |
|
@brookback any thoughts to accept this? |
|
@adamgins I'll have a look asap. |
|
Thanks @brookback |
|
Any movement on this? Trying to install lookback and its failing my entire build with the 404 on the node-sass even though node-sass is installed as a dependency in my package.json. Would appreciate any help asap. Thanks! |
|
@bduff9 Feel for trying this branch: |
|
@brookback but that branch still has Line 16 in 3575685 Won't that still include node-sass? |
|
@noahsw It's marked as |
With this package.json in the repository any Meteor application making use of this package will install an outdated version of node-sass, causing the bundle to grow with several megabytes (to include an outdated version of phantomjs).