Closed ghost closed 4 years ago
Thank you for your input! @itsmexi is this project available on github for me to pull down and check?
@neetjn I'll push an example tonight, eta: T+-5h. Been on a road trip. Also running macOS Mojave 10.14.6.
npm --version
6.13.7
node --version
v13.7.0
https://github.com/itsmexi/riot-routing-example
ERROR in ./src/app.riot Module not found: Error: Can't resolve 'riot-routing' in '/Users/robin/riot-routing-example/src' @ ./src/app.riot 2:0-45 @ ./src/index.js
Bug resolved and addressed in https://github.com/neetjn/riot-routing/pull/8. Fix is available in the 0.0.2 release.
I apologize for the delayed response, it's been a crazy month.
Hi!
So I am having an issue with 'riot-routing', but if i import anything from 'os' it'll work. Not sure if this is related to my webpack.config.js or riot-routing.
Below is the error:
folder == root folder, where node_modules is located.
app.riot:
webpack.config.js: