-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
$ npm run start
> static-site@1.0.0 start
> npm run copy-bootstrap-js && zola serve
> static-site@1.0.0 copy-bootstrap-js
> cp node_modules/bootstrap/dist/js/bootstrap.bundle.min static
cp: node_modules/bootstrap/dist/js/bootstrap.bundle.min: No such file or directoryIt seems like the copy-bootstrap-js script in package.json is missing the .js extension, causing the file copy to fail.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed