mantrajs / mantrajs-atom-package

Mantra JS - Package for Atom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing mantra.json

jiku opened this issue · comments

With dc031bd I'm getting

Uncaught Error: Cannot find module '/Volumes/.../project/mantra.json'

mantra.json being in your .gitignore and seems to be expected at templates/mantra.json? Not sure how you're generating it?

Sorry, it has been fixed in the master. Please just update your project and all should work

I think #8 has us level? Now getting

Error: ENOENT: no such file or directory, stat '/Volumes/.../matrajs-atom-package/templates/mantra.json'

@jiku I am sorry about this, I did what I was supposed to do a long time ago and downloaded the new version from GIthhub and tested it. Then I found the missing mantra.json error which has been resolved.Can you please confirm whether it is ok now? Thanks!

Just pulled your changes and seems it's working so closing this. :)