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
and when running:
starrynight generate --autoconfig
this happes:
{"name":"starrynight","hostname":"SLAVOR-PC","pid":3036,"level":50,"err":{"message":"ENOENT, open 'C:\Program Files\nodejs\lib\node_modules\starrynight\configs\nightwatch\autoconfig.json'","name":"E
rror","stack":"Error: ENOENT, open 'C:\Program Files\nodejs\lib\node_modules\starrynight\configs\nightwatch\autoconfig.json'","code":"ENOENT"},"msg":"ENOENT, open 'C:\Program Files\nodejs\lib\no
de_modules\starrynight\configs\nightwatch\autoconfig.json'","time":"2015-11-05T10:13:34.468Z","v":0}
.meteor/nightwatch.json added to project.
and inside the json there is undefined written.
What did i do wrong?
The text was updated successfully, but these errors were encountered:
Can someone with edit access please correct the title of this issue by replacing "ENONET" with "ENOENT"? This will save some time for people (like me) searching online for "ENONET"; this issue is one of the first ones shown by Google.
awatson1978
changed the title
ENONET error on starrynight installation
ENOENT error on starrynight installation
May 27, 2016
Followed the tutorial:
https://starrynight.meteor.com/testing
and when running:
starrynight generate --autoconfig
this happes:
{"name":"starrynight","hostname":"SLAVOR-PC","pid":3036,"level":50,"err":{"message":"ENOENT, open 'C:\Program Files\nodejs\lib\node_modules\starrynight\configs\nightwatch\autoconfig.json'","name":"E
rror","stack":"Error: ENOENT, open 'C:\Program Files\nodejs\lib\node_modules\starrynight\configs\nightwatch\autoconfig.json'","code":"ENOENT"},"msg":"ENOENT, open 'C:\Program Files\nodejs\lib\no
de_modules\starrynight\configs\nightwatch\autoconfig.json'","time":"2015-11-05T10:13:34.468Z","v":0}
.meteor/nightwatch.json added to project.
and inside the json there is undefined written.
What did i do wrong?
The text was updated successfully, but these errors were encountered: