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
Can you share me with the installation process? I am unable to get it working getting following error. Help me setting up with env file. Can you please send me location for env file and configuration format.
ValidationError: child "SUNNY_USERNAME" fails because ["SUNNY_USERNAME" is required]
at Object.exports.process (C:\development\sunshine.core\node_modules\joi\lib\errors.js:190:19)
at internals.Object._validateWithOptions (C:\development\sunshine.core\node_modules\joi\lib\types\any\index.js:663:31)
at module.exports.internals.Any.root.validate (C:\development\sunshine.core\node_modules\joi\lib\index.js:139:23)
at ConfigurationBucket.fromEnv (C:\development\sunshine.core\lib\config.js:35:43)
at Object. (C:\development\sunshine.core\test\api.getplantpowerreadings.js:1:103)
at Module._compile (internal/modules/cjs/loader.js:678:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:689:10)
at Module.load (internal/modules/cjs/loader.js:589:32)
at tryModuleLoad (internal/modules/cjs/loader.js:528:12)
at Function.Module._load (internal/modules/cjs/loader.js:520:3)
The text was updated successfully, but these errors were encountered:
Hi,
Can you share me with the installation process? I am unable to get it working getting following error. Help me setting up with env file. Can you please send me location for env file and configuration format.
C:\development\sunshine.core\lib\config.js:41
throw error;
^
ValidationError: child "SUNNY_USERNAME" fails because ["SUNNY_USERNAME" is required]
at Object.exports.process (C:\development\sunshine.core\node_modules\joi\lib\errors.js:190:19)
at internals.Object._validateWithOptions (C:\development\sunshine.core\node_modules\joi\lib\types\any\index.js:663:31)
at module.exports.internals.Any.root.validate (C:\development\sunshine.core\node_modules\joi\lib\index.js:139:23)
at ConfigurationBucket.fromEnv (C:\development\sunshine.core\lib\config.js:35:43)
at Object. (C:\development\sunshine.core\test\api.getplantpowerreadings.js:1:103)
at Module._compile (internal/modules/cjs/loader.js:678:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:689:10)
at Module.load (internal/modules/cjs/loader.js:589:32)
at tryModuleLoad (internal/modules/cjs/loader.js:528:12)
at Function.Module._load (internal/modules/cjs/loader.js:520:3)
The text was updated successfully, but these errors were encountered: