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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on "gulp serve" #35

Closed
jrcarl624 opened this issue May 26, 2022 · 4 comments
Closed

Error on "gulp serve" #35

jrcarl624 opened this issue May 26, 2022 · 4 comments

Comments

@jrcarl624
Copy link
Contributor

\Desktop\MinecraftCodex-main> gulp serve
[23:38:23] Using gulpfile ~\OneDrive\Desktop\MinecraftCodex-main\gulpfile.js
[23:38:23] Starting 'serve'...
[23:38:23] Starting 'clean_build'...
[23:38:23] Finished 'clean_build' after 25 ms
[23:38:23] Starting 'copy_behavior_packs'...
[23:38:23] Starting 'copy_resource_packs'...
[23:38:23] Finished 'copy_resource_packs' after 11 ms
[23:38:23] Finished 'copy_behavior_packs' after 37 ms
[23:38:23] Starting 'compile_scripts'...
[23:38:25] 'compile_scripts' errored after 1.39 s
[23:38:25] Error: You must provide the URL of lib/mappings.wasm by calling SourceMapConsumer.initialize({ 'lib/mappings.wasm': ... }) before using SourceMapConsumer
at readWasm (C:\Users\miner\OneDrive\Desktop\MinecraftCodex-main\node_modules\gulp-typescript\node_modules\source-map\lib\read-wasm.js:8:13)
at wasm (C:\Users\miner\OneDrive\Desktop\MinecraftCodex-main\node_modules\gulp-typescript\node_modules\source-map\lib\wasm.js:25:16)
at C:\Users\miner\OneDrive\Desktop\MinecraftCodex-main\node_modules\gulp-typescript\node_modules\source-map\lib\source-map-consumer.js:264:14
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[23:38:25] 'serve' errored after 1.46 s

@stevelatta
Copy link
Contributor

is this a clean build of the repo code without any changes?

@jrcarl624
Copy link
Contributor Author

yes

@stevelatta
Copy link
Contributor

Can you please confirm you have the LTS version of Node installed? I have also not tried this with code on OneDrive, it could be that the the unique aspects of OD are causing some issues.

@jennifermarsman
Copy link
Member

@minerj101

This PR should resolve: #42

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