Closed jesperordrup closed 9 years ago
This will fix that problem:
+1 to this issue.
After following this thread, and fixing the case to 'collectionfs', I'm stuck in the same place.
Anybody have any advice how to continue?
I was following the Azimuth 'Getting Started' instructions here: http://azimuthc.ms/development
and got this error in step 5: mrt add azimuth-views-bootstrap
After fixing the case, re-issuing that command results in the same error @epavlenko gets.
I'm stuck.
In the same situation as @epavlenko and @timppa.
Hey folks, after much frustration with the mrt migrate-package tool, i've created new meteor packages for azimuth-core/views-foundation/views-bootstrap and copied in the old code (then cleaned them up a bit). Still some cleanup needs to be done but you should be able to get Azimuth running using the standard instructions but replacing each package name with mcrider:[package_name]
and replacing all usages of mrt
with meteor
.
This should be resolved now. Still need to update the documentation.
I created a clean app called mrt add azimuth-views-foundation and got:
(a load of packages was installed ending with the following) Done installing smart packages
/usr/local/lib/node_modules/meteorite/lib/meteor.js:145 throw error; ^ Error: Command failed: => Errors while scanning packages:
While reading package from
/Users/jesper/code/meteor/my-cms/packages/azimuth-core
: package.js:11:7: Package names can only contain lowercase ASCII alphanumerics, dash, dot, or colon, not "F". package.js:14:7: Package names can only contain lowercase ASCII alphanumerics, dash, dot, or colon, not "F".