-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
Description
hi again,
i'm back with something related to #37 and #41. no idea why it stopped working now again - it did work for quite a while:
➜ intro git:(gh-pages) ✗ bs e
0% exporting file 1/1mime.getType(...) is not a function
mime.getType(...) is not a function
mime.getType(...) is not a function
mime.getType(...) is not a function
mime.getType(...) is not a function
mime.getType(...) is not a function
100% exporting file 1/1
╭─────────────────────────────────────╮
│ │
│ Update available 2.3.1 → 2.3.2 │
│ Run npm i backslide to update │
│ │
╰─────────────────────────────────────╯
➜ intro git:(gh-pages) ✗ npm i backslide
npm WARN saveError ENOENT: no such file or directory, open '/Users/florian.oswald/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/Users/florian.oswald/package.json'
npm WARN florian.oswald No description
npm WARN florian.oswald No repository field.
npm WARN florian.oswald No README data
npm WARN florian.oswald No license field.
+ backslide@2.3.2
updated 1 package and audited 15293 packages in 4.838s
found 3 low severity vulnerabilities
run `npm audit fix` to fix them, or `npm audit` for details
➜ intro git:(gh-pages) ✗ bs e
0% exporting file 1/1mime.getType(...) is not a function
mime.getType(...) is not a function
mime.getType(...) is not a function
mime.getType(...) is not a function
mime.getType(...) is not a function
mime.getType(...) is not a function
100% exporting file 1/1
the resulting html is missing the included pictures.
Reactions are currently unavailable