TAPevents / i18n-bundler

tap-i18n for offline use
13 stars 7 forks source link

Problem Installing and running Bundle #4

Open AlbertoHdezCerezo opened 8 years ago

AlbertoHdezCerezo commented 8 years ago

Hi everyone!

Recently I was trying to compile my Meteor APP. I have installed the package by running the respective command. When running the comand "meteor add tap:i18n-bundler" it didnt created the i18n folders by default, so I set up it by myself (guess thats the way to do it, folders public/i18n and i18n; not sure about the content of the packages folder).

When running "meteor" I have a problem like:

Error: ENOENT, no such file or directory 'C:\Users\xplor\Desktop\able\.meteor\local\build\programs\server\undefined\public'

I guess that the problem is related to the undefined folder in the path. So I have something wrong configured. How can I fix this problem?

Thank you so much for your time and help.

enuoCM commented 7 years ago

Hi, is there any update for this issue? I met the same problem.

marcoroche commented 6 years ago

I have the same problem. I run Meteor 1.5 on Win10.

Is this package compatible with the recent releases of Meteor?