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 was archived by the owner on Mar 18, 2022. It is now read-only.
Getting this error when I switch production to true:
Error: Command failed: /bin/sh -c npm start
js-bson: Failed to load c++ bson extension, using pure JS version
/Users/bostondevin/Desktop/mogwai/node_modules/express-cdn/lib/main.js:528
fileName = assets.substr(1);
^
TypeError: assets.substr is not a function
Using this in my node:
Getting this error when I switch production to true: