Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't do the thing 馃檭 #121

Closed
spences10 opened this issue Feb 20, 2021 · 3 comments
Closed

Doesn't do the thing 馃檭 #121

spences10 opened this issue Feb 20, 2021 · 3 comments

Comments

@spences10
Copy link

Hi, thought I'd try this

Followed the README, npm init microsite test-microsite then npm run start got the following error:

(node:11635) UnhandledPromiseRejectionWarning: TypeError: (intermediate value) is not iterable
    at dev (file:///home/scott/repos/microsite-test/node_modules/microsite/dist/cli/microsite-dev.js:53:28)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:11635) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:11635) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

I'm on Windows WSL fedora using node 14.15.4

thanks

@tylerbrostrom
Copy link

Hiya! This is a duplicate of #87. There鈥檚 a current workaround for Yarn users using Yarn Resolutions. Otherwise, we鈥檙e waiting on Microsite 1.1.0. to drop.

@natemoo-re
Copy link
Owner

Thanks @tylerbrostrom! You can also manually install microsite@next to get things working, but that's still a prerelase.

Unfortunately, microsite@1.1.0 is blocked by a few upstream Snowpack issues, which will hopefully be released in snowpack@3.0.12 or the next minor version. It's been about a month since the last Snowpack release, so I'm hopeful it will happen soon! In fairness, the Skypack/Snowpack team has been quite busy鈥攖hey just hired me! 馃帀

@tylerbrostrom
Copy link

Saw that by way of Twitter; congrats!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants