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
npm i -g preact-cli
[...]
> preact@8.2.2 postinstall /usr/local/lib/node_modules/preact-cli/node_modules/preact
> node ./config/donation-message.js
module.js:471
throw err;
^
Error: Cannot find module '/usr/local/lib/node_modules/preact-cli/node_modules/preact/config/donation-message.js'
at Function.Module._resolveFilename (module.js:469:15)
at Function.Module._load (module.js:417:25)
at Module.runMain (module.js:604:10)
at run (bootstrap_node.js:393:7)
at startup (bootstrap_node.js:150:9)
at bootstrap_node.js:508:3
Please mention other relevant information.
node -v v6.10.2
npm -v 3.10.10 (bug also happens with latest yarn)
osx
The text was updated successfully, but these errors were encountered:
rvion
changed the title
npm i -g preact-cli
npm i -g preact-cli => Error: Cannot find module 'config/donation-message.js'
Aug 24, 2017
Do you want to request a feature or report a bug?
BUG
What is the current behavior?
Please mention other relevant information.
The text was updated successfully, but these errors were encountered: