This repository was archived by the owner on Sep 7, 2020. It is now read-only.

Description
My phenomic.config.js file has:
module.exports = {
…
plugins: [
…
['@phenomic/plugin-public-assets', { path: __dirname + '/public' }],
The directory is present, but the public assets plugin can't find it:
blog [master *$ u= origin/master] yarn start
⚠ @phenomic/plugin-public-assets: No '/Users/jcayzac/Desktop/Phenomic/blog/public'
folder found. Please create this folder if you want static files to be served from the root
(eg: favicon.ico).
…
blog [master *$ u= origin/master] ls /Users/jcayzac/Desktop/Phenomic/blog/public
favicon.ico robots.txt