Open themeteorchef opened 10 years ago
Hello, This package only support linux 64 architecture. For other architecture, i build and publish by "meteor build machines" (https://github.com/meteor/meteor/wiki/Build-Machines) but it seem doesnt work. I will try it again. Thanks
Hi there, any update on a solution for this?
hi, somehow osx architecture is really exist and i cant publish anymore.
Error from package server: Cannot override existing build [403]
another solution is that you can clone this repo and run it like locally packages (save it in packages folder).
i also try to update node-sass and release next version but it didnt work. https://github.com/sass/node-sass/issues/545 i hope they fix it soon.
@particle4dev Any luck with the latest release of node-sass
?
Running into this fella in the terminal after running
meteor deploy <address>
:This was after I ran
meteor update
and it pulled down the1.0.0
release of the package. I tried uninstalling/reinstalling a few times but nothing. Reinstalling the package usingmeteor add particle4dev:sass@0.3.0
seemed to do the trick.Based on the error may just be an Atmosphere issue?