You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use Meteor 1.2.1 on Windows10.
First I updated the version of project as it said: meteor update --release [email protected]
When I start meteor this error is shown:
`=> Started proxy.
=> Started MongoDB.
=> Errors prevented startup:
While processing files with templating (for target web.browser):
client/templates/layout/imports.html:2: Expected one of: , ,
While processing files with templating (for target web.cordova):
client/templates/layout/imports.html:2: Expected one of: , ,
=> Your application has errors. Waiting for file change.`
The text was updated successfully, but these errors were encountered:
I use Meteor 1.2.1 on Windows10.
First I updated the version of project as it said:
meteor update --release [email protected]
When I start meteor this error is shown:
`=> Started proxy.
=> Started MongoDB.
=> Errors prevented startup:
While processing files with templating (for target web.browser):
client/templates/layout/imports.html:2: Expected one of: , ,
While processing files with templating (for target web.cordova):
client/templates/layout/imports.html:2: Expected one of: , ,
=> Your application has errors. Waiting for file change.`
The text was updated successfully, but these errors were encountered: