whitefusionhq / bulmatown

A Bulma CSS starter theme for Bridgetown.
https://bulmatown.onrender.com/
MIT License
16 stars 9 forks source link

Problem occurred while running automation - bridgetown.automation.rb:16:in `apply' #23

Open owenstrevor opened 2 years ago

owenstrevor commented 2 years ago
add_yarn    bulmatown
➤ YN0000: ┌ Resolution step
➤ YN0002: │ cpsite@workspace:. doesn't provide webpack (p68ac9), requested by sass-loader
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
➤ YN0000: └ Completed in 3s 644ms
➤ YN0000: ┌ Fetch step
➤ YN0013: │ lit-element@npm:3.2.2 can't be found in the cache and will be fetched from the remote registry
➤ YN0013: │ lit-html@npm:2.4.0 can't be found in the cache and will be fetched from the remote registry
➤ YN0013: │ lit@npm:2.4.1 can't be found in the cache and will be fetched from the remote registry
➤ YN0013: │ lunr@npm:2.3.9 can't be found in the cache and will be fetched from the remote registry
➤ YN0013: │ regenerator-runtime@npm:0.13.10 can't be found in the cache and will be fetched from the remote 
➤ YN0000: └ Completed
➤ YN0000: ┌ Link step
➤ YN0000: │ ESM support for PnP uses the experimental loader API and is therefore experimental
➤ YN0000: └ Completed
➤ YN0000: Done with warnings in 3s 899ms
         run    cp node_modules/fork-awesome/fonts/* frontend/fonts from "."
cp: node_modules/fork-awesome/fonts/*: No such file or directory
Problem occurred while running automation: 
https://raw.githubusercontent.com/whitefusionhq/bulmatown/master/bridgetown.automation.rb:16:in `apply' 

Here's the problem I ran into