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
{{ message }}
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.
Error: ENOENT: no such file or directory, stat '/home/safe_examples/log.toml'
at Object.fs.statSync (fs.js:948:11)
at Object.statSync (/home/safe_examples/node_modules/graceful-fs/polyfills.js:297:22)
at Object.copySync (/home/safe_examples/node_modules/fs-extra/lib/copy-sync/copy-sync.js:31:86)
at Object. (/home/safe_examples/post-packaging.js:83:4)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Function.Module.runMain (module.js:693:10)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
The text was updated successfully, but these errors were encountered:
Charles-Johnson
changed the title
yarn pack:webhosting expects a file called log.toml to exist.
The command "yarn pack:webhosting" expects a file called "log.toml" to exist.
Aug 31, 2018
After running
yarn install-all
in thesafe_examples
directory I ranyarn pack:webhosting
which raised this error:The text was updated successfully, but these errors were encountered: