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 has been archived by the owner on Nov 30, 2018. It is now read-only.
There was an error running your app in fastboot. More info about the error:
Error: Cannot find module 'node-fetch'
I'm not convinced this is a bug in this repo. I'm using ember-cli-moment-shim successfully in fastboot and the moment require is working. I don't know what's different about this addon that the node-fetch won't resolve. I've read through all the code here and couldn't find the issue. Do you have any pointers for me? I've tried npm i node-fetch to flatten the module, but that didn't help.
I'm not convinced this is a bug in this repo. I'm using
ember-cli-moment-shim
successfully in fastboot and themoment
require is working. I don't know what's different about this addon that thenode-fetch
won't resolve. I've read through all the code here and couldn't find the issue. Do you have any pointers for me? I've triednpm i node-fetch
to flatten the module, but that didn't help.The text was updated successfully, but these errors were encountered: